Searched refs:shift_insn (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf1055 rcl, shift_insn, 16, SUF_Z, 0x02, 0, 0, 0, 0, 0, 0
1056 rclb, shift_insn, 16, SUF_B, 0x02, 0, 0, 0, 0, 0, 0
1057 rcll, shift_insn, 16, SUF_L, 0x02, 0, 0, 0, CPU_386, 0, 0
1058 rclq, shift_insn, 16, SUF_Q, 0x02, 0, 0, ONLY_64, 0, 0, 0
1059 rclw, shift_insn, 16, SUF_W, 0x02, 0, 0, 0, 0, 0, 0
1062 rcr, shift_insn, 16, SUF_Z, 0x03, 0, 0, 0, 0, 0, 0
1063 rcrb, shift_insn, 16, SUF_B, 0x03, 0, 0, 0, 0, 0, 0
1064 rcrl, shift_insn, 16, SUF_L, 0x03, 0, 0, 0, CPU_386, 0, 0
1065 rcrq, shift_insn, 16, SUF_Q, 0x03, 0, 0, ONLY_64, 0, 0, 0
1066 rcrw, shift_insn, 1
[all...]
H A Dx86insn_nasm.gperf641 rcl, shift_insn, 16, SUF_Z, 0x02, 0, 0, 0, 0, 0, 0
644 rcr, shift_insn, 16, SUF_Z, 0x03, 0, 0, 0, 0, 0, 0
661 rol, shift_insn, 16, SUF_Z, 0x00, 0, 0, 0, 0, 0, 0
662 ror, shift_insn, 16, SUF_Z, 0x01, 0, 0, 0, 0, 0, 0
675 sal, shift_insn, 16, SUF_Z, 0x04, 0, 0, 0, 0, 0, 0
677 sar, shift_insn, 16, SUF_Z, 0x07, 0, 0, 0, 0, 0, 0
716 shl, shift_insn, 16, SUF_Z, 0x04, 0, 0, 0, 0, 0, 0
719 shr, shift_insn, 16, SUF_Z, 0x05, 0, 0, 0, 0, 0, 0
H A Dx86insns.c1067 static const x86_insn_info shift_insn[] = { variable
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
H A Dlc3bid.re182 static const lc3b_insn_info shift_insn[] = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm2900 ;.type shift_insn,@object
2901 ;.size shift_insn,224
2902 shift_insn: label
20074 mov DWORD [edi], shift_insn
20080 mov DWORD [edi], shift_insn
20321 mov DWORD [edi], shift_insn
20327 mov DWORD [edi], shift_insn
25345 mov DWORD [edi], shift_insn
26003 mov DWORD [edi], shift_insn
26010 mov DWORD [edi], shift_insn
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm2900 ;.type shift_insn,@object
2901 ;.size shift_insn,224
2902 shift_insn: label
20074 mov DWORD [edi], shift_insn
20080 mov DWORD [edi], shift_insn
20321 mov DWORD [edi], shift_insn
20327 mov DWORD [edi], shift_insn
25345 mov DWORD [edi], shift_insn
26003 mov DWORD [edi], shift_insn
26010 mov DWORD [edi], shift_insn
[all...]

Completed in 252 milliseconds