/external/llvm/lib/Target/X86/ |
X86InstrControl.td | 30 def RETI : Ii16<0xC2, RawFrm, (outs), (ins i16imm:$amt, variable_ops), 33 def RETIW : Ii16<0xC2, RawFrm, (outs), (ins i16imm:$amt), 42 def LRETI : Ii16<0xCA, RawFrm, (outs), (ins i16imm:$amt), 44 def LRETIW : Ii16<0xCA, RawFrm, (outs), (ins i16imm:$amt),
|
X86InstrInfo.td | [all...] |
X86InstrFormats.td | 274 class Ii16<bits<8> o, Format f, dag outs, dag ins, string asm, [all...] |
X86InstrArithmetic.td | 206 def IMUL16rri : Ii16<0x69, MRMSrcReg, // GR16 = GR16*I16 247 def IMUL16rmi : Ii16<0x69, MRMSrcMem, // GR16 = [mem16]*I16 [all...] |
X86InstrCompiler.td | 642 def NAME#16mi : Ii16<{ImmOpc{7}, ImmOpc{6}, ImmOpc{5}, ImmOpc{4}, [all...] |
/external/valgrind/main/none/tests/ppc32/ |
jm-insns.c | 4184 static uint16_t *ii16 = NULL; variable [all...] |
/external/valgrind/main/VEX/switchback/ |
test_ppc_jm1.c | 3575 static uint16_t *ii16; variable [all...] |