Searched refs:lea_insn (Results 1 - 6 of 6) sorted by path

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
H A Dlc3bid.re160 static const lc3b_insn_info lea_insn[] = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm1811 ;.type lea_insn,@object
1812 ;.size lea_insn,84
1813 lea_insn: label
21047 mov DWORD [edi], lea_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm1811 ;.type lea_insn,@object
1812 ;.size lea_insn,84
1813 lea_insn: label
21047 mov DWORD [edi], lea_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf646 lea, lea_insn, 3, SUF_Z, 0, 0, 0, 0, 0, 0, 0
647 leal, lea_insn, 3, SUF_L, 0, 0, 0, 0, CPU_386, 0, 0
648 leaq, lea_insn, 3, SUF_Q, 0, 0, 0, ONLY_64, 0, 0, 0
653 leaw, lea_insn, 3, SUF_W, 0, 0, 0, 0, 0, 0, 0
H A Dx86insn_nasm.gperf354 lea, lea_insn, 3, SUF_Z, 0, 0, 0, 0, 0, 0, 0
H A Dx86insns.c948 static const x86_insn_info lea_insn[] = { variable

Completed in 282 milliseconds