Searched refs:incdec_insn (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm2217 ;.type incdec_insn,@object
2218 ;.size incdec_insn,168
2219 incdec_insn: label
11415 mov DWORD [edi], incdec_insn
16992 mov DWORD [edi], incdec_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm2217 ;.type incdec_insn,@object
2218 ;.size incdec_insn,168
2219 incdec_insn: label
11415 mov DWORD [edi], incdec_insn
16992 mov DWORD [edi], incdec_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf350 dec, incdec_insn, 6, SUF_Z, 0x48, 0x01, 0, 0, 0, 0, 0
351 decb, incdec_insn, 6, SUF_B, 0x48, 0x01, 0, 0, 0, 0, 0
352 decl, incdec_insn, 6, SUF_L, 0x48, 0x01, 0, 0, CPU_386, 0, 0
353 decq, incdec_insn, 6, SUF_Q, 0x48, 0x01, 0, ONLY_64, 0, 0, 0
354 decw, incdec_insn, 6, SUF_W, 0x48, 0x01, 0, 0, 0, 0, 0
566 inc, incdec_insn, 6, SUF_Z, 0x40, 0x00, 0, 0, 0, 0, 0
567 incb, incdec_insn, 6, SUF_B, 0x40, 0x00, 0, 0, 0, 0, 0
568 incl, incdec_insn, 6, SUF_L, 0x40, 0x00, 0, 0, CPU_386, 0, 0
569 incq, incdec_insn, 6, SUF_Q, 0x40, 0x00, 0, ONLY_64, 0, 0, 0
570 incw, incdec_insn,
[all...]
H A Dx86insn_nasm.gperf173 dec, incdec_insn, 6, SUF_Z, 0x48, 0x01, 0, 0, 0, 0, 0
295 inc, incdec_insn, 6, SUF_Z, 0x40, 0x00, 0, 0, 0, 0, 0
H A Dx86insns.c990 static const x86_insn_info incdec_insn[] = { variable

Completed in 160 milliseconds