Home
last modified time | relevance | path

Searched refs:instLen (Results 1 – 22 of 22) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/IR/
H A DBlock.cpp60 int32_t instLen, in replaceNumericLabel()
80 Loc loc(0, 0, (uint32_t)pc, (uint32_t)instLen); in replaceNumericLabel()
97 int32_t instLen = inst->hasInstOpt(InstOpt::COMPACTED) ? 8 : 16; in run() local
101 (void)getBlock(pc + instLen); in run()
107 instLen, in run()
116 instLen, in run()
122 (void)getBlock(pc + instLen); in run()
124 pc += instLen; in run()
134 int32_t instLen = inst->hasInstOpt(InstOpt::COMPACTED) ? 8 : 16; in run() local
142 pc += instLen; in run()
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dpmars.c204 fprintf(STDOUT, info01, warrior[i].name, warrior[i].instLen, in body()
206 disasm(warrior[i].instBank, warrior[i].instLen, warrior[i].offset); in body()
H A Dsim.c217 last = source + W->instLen; in checksum_warriors()
364 addrA = warrior[0].instLen; in simulator1()
381 endPtr = sourcePtr + W->instLen; in simulator1()
H A Dglobal.h278 int instLen; /* Length of instBank */ member
H A Dasm.c1460 warrior[curWarrior].instLen = line;
1528 (warrior[curWarrior].offset >= warrior[curWarrior].instLen))
2124 warrior[curWarrior].instLen = 0;
2321 warrior[curWarrior].instLen = 0;
/dports/games/pmars/pmars-0.9.2/src/
H A Dpmars.c189 fprintf(STDOUT, info01, warrior[i].name, warrior[i].instLen, in body()
191 disasm(warrior[i].instBank, warrior[i].instLen, warrior[i].offset); in body()
H A Dglobal.h279 int instLen; /* Length of instBank */ member
H A Dsim.c209 last = source + W->instLen; in checksum_warriors()
356 addrA = warrior[0].instLen; in simulator1()
372 endPtr = sourcePtr + W->instLen; in simulator1()
H A Dasm.c1450 warrior[curWarrior].instLen = line;
1518 (warrior[curWarrior].offset >= warrior[curWarrior].instLen))
2114 warrior[curWarrior].instLen = 0;
2311 warrior[curWarrior].instLen = 0;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/director/lingo/
H A Dlingo.h218 int instLen = sizeof(inst); in calcCodeAlignment() local
219 return (l + instLen - 1) / instLen; in calcCodeAlignment()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DVirtualMachine.java663 int instLen; in skipAfter() local
669 instLen = getInstructionLength(curOpcode); in skipAfter()
686 pos += instLen; in skipAfter()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DVirtualMachine.java663 int instLen; in skipAfter() local
669 instLen = getInstructionLength(curOpcode); in skipAfter()
686 pos += instLen; in skipAfter()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DVirtualMachine.java663 int instLen; in skipAfter() local
669 instLen = getInstructionLength(curOpcode); in skipAfter()
686 pos += instLen; in skipAfter()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DVirtualMachine.java663 int instLen; in skipAfter() local
669 instLen = getInstructionLength(curOpcode); in skipAfter()
686 pos += instLen; in skipAfter()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DVirtualMachine.java663 int instLen; in skipAfter() local
669 instLen = getInstructionLength(curOpcode); in skipAfter()
686 pos += instLen; in skipAfter()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Frontend/
H A DFormatter.cpp1511 size_t instLen = ((const MInst *)bits)->isCompact() ? 8 : 16; in FormatInstruction() local
1519 k = iga::native::Decode(opts.model, dopts, e, bits, instLen); in FormatInstruction()
1521 k = iga::ged::Decode(opts.model, dopts, e, bits, instLen); in FormatInstruction()
/dports/games/scummvm/scummvm-2.5.1/engines/director/lingo/
H A Dlingo.cpp54 int instLen = sizeof(inst); in calcCodeAlignment() local
55 return (l + instLen - 1) / instLen; in calcCodeAlignment()
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclAssembly.c1071 int instLen = parsePtr->commandSize; in TclAssembleCode() local
1074 if (parsePtr->term == parsePtr->commandStart + instLen - 1) { in TclAssembleCode()
1075 --instLen; in TclAssembleCode()
1087 TclMin(instLen, 55)); in TclAssembleCode()
1094 parsePtr->commandStart, instLen); in TclAssembleCode()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclAssembly.c1080 int instLen = parsePtr->commandSize; in TclAssembleCode() local
1083 if (parsePtr->term == parsePtr->commandStart + instLen - 1) { in TclAssembleCode()
1084 --instLen; in TclAssembleCode()
1096 TclMin(instLen, 55)); in TclAssembleCode()
1103 parsePtr->commandStart, instLen); in TclAssembleCode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/fontsubset/
H A Dsft.cxx375 sal_uInt16 instLen = GetUInt16(ptr, 10 + numberOfContours*2); in GetSimpleTTOutline() local
376 sal_uInt32 nOffset = 10 + 2 * numberOfContours + 2 + instLen; in GetSimpleTTOutline()
/dports/graphics/xournal/xournal-0.4.8.2016/src/ttsubset/
H A Dsft.c616 guint16 t, instLen, lastPoint=0; in GetSimpleTTOutline() local
642 instLen = GetUInt16(ptr, 10 + numberOfContours*2, 1); in GetSimpleTTOutline()
643 p = ptr + 10 + 2 * numberOfContours + 2 + instLen; in GetSimpleTTOutline()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/fontsubset/
H A Dsft.cxx390 sal_uInt16 instLen = GetUInt16(ptr, 10 + numberOfContours*2); in GetSimpleTTOutline() local
391 sal_uInt32 nOffset = 10 + 2 * numberOfContours + 2 + instLen; in GetSimpleTTOutline()