Searched refs:opcode2 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 68 class I2<bits<6> opcode1, bits<6> opcode2, dag OOL, dag IOL, string asmstr, 79 let Inst{32-37} = opcode2; 287 class IForm_and_DForm_1<bits<6> opcode1, bit aa, bit lk, bits<6> opcode2, 290 : I2<opcode1, opcode2, OOL, IOL, asmstr, itin> { 307 class IForm_and_DForm_4_zero<bits<6> opcode1, bit aa, bit lk, bits<6> opcode2, 310 : IForm_and_DForm_1<opcode1, aa, lk, opcode2, 1069 bits<6> opcode2, bits<2> xo2, 1072 : I2<opcode1, opcode2, OOL, IOL, asmstr, itin> { 1097 bits<6> opcode2, bits<2> xo2, 1100 : XLForm_2_and_DSForm_1<opcode1, xo1, lk, opcode2, xo2,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 937 multiclass BinaryRRAndK<string mnemonic, bits<8> opcode1, bits<16> opcode2, 942 def K : BinaryRRFK<mnemonic, opcode2, null_frag, cls1, cls2>, 949 multiclass BinaryRREAndK<string mnemonic, bits<16> opcode1, bits<16> opcode2, 954 def K : BinaryRRFK<mnemonic, opcode2, null_frag, cls1, cls2>, 976 multiclass BinaryRIAndK<string mnemonic, bits<12> opcode1, bits<16> opcode2, 981 def K : BinaryRIE<mnemonic##"k", opcode2, null_frag, cls, imm>, 1013 multiclass BinaryRSAndK<string mnemonic, bits<8> opcode1, bits<16> opcode2, 1017 def K : BinaryRSY<mnemonic##"k", opcode2, null_frag, cls>,
|
/external/valgrind/VEX/priv/ |
D | guest_arm64_toIR.c | 12795 UInt opcode2 = INSN(4,0); in dis_AdvSIMD_fp_compare() local 12799 && (opcode2 & BITS5(0,0,1,1,1)) == BITS5(0,0,0,0,0)) { in dis_AdvSIMD_fp_compare() 12821 Bool isCMPE = (opcode2 & 16) == 16; in dis_AdvSIMD_fp_compare() 12822 Bool cmpZero = (opcode2 & 8) == 8; in dis_AdvSIMD_fp_compare()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |