Searched refs:bswap_insn (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf85 bswap, bswap_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_486, 0, 0
86 bswapl, bswap_insn, 2, SUF_L, 0, 0, 0, 0, CPU_486, 0, 0
87 bswapq, bswap_insn, 2, SUF_Q, 0, 0, 0, ONLY_64, 0, 0, 0
H A Dx86insn_nasm.gperf51 bswap, bswap_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_486, 0, 0
H A Dx86insns.c1415 static const x86_insn_info bswap_insn[] = { variable
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm4839 ;.type bswap_insn,@object
4840 ;.size bswap_insn,56
4841 bswap_insn: label
15143 mov DWORD [edi], bswap_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm4839 ;.type bswap_insn,@object
4840 ;.size bswap_insn,56
4841 bswap_insn: label
15143 mov DWORD [edi], bswap_insn

Completed in 113 milliseconds