Searched refs:opc1 (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.c3285 static UChar* mkFormD ( UChar* p, UInt opc1, argument
3289 vassert(opc1 < 0x40);
3293 theInstr = ((opc1<<26) | (r1<<21) | (r2<<16) | (imm));
3297 static UChar* mkFormMD ( UChar* p, UInt opc1, UInt r1, UInt r2, argument
3302 vassert(opc1 < 0x40);
3309 theInstr = ((opc1<<26) | (r1<<21) | (r2<<16) |
3315 static UChar* mkFormX ( UChar* p, UInt opc1, UInt r1, UInt r2, argument
3319 vassert(opc1 < 0x40);
3325 theInstr = ((opc1<<26) | (r1<<21) | (r2<<16) |
3330 static UChar* mkFormXO ( UChar* p, UInt opc1, UIn argument
3347 mkFormXL( UChar* p, UInt opc1, UInt f1, UInt f2, UInt f3, UInt opc2, UInt b0, VexEndness endness_host ) argument
3399 mkFormXS( UChar* p, UInt opc1, UInt r1, UInt r2, UInt imm, UInt opc2, UInt b0, VexEndness endness_host ) argument
3446 mkFormM( UChar* p, UInt opc1, UInt r1, UInt r2, UInt f3, UInt MB, UInt ME, UInt Rc, VexEndness endness_host ) argument
3463 mkFormA( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt r4, UInt opc2, UInt b0, VexEndness endness_host ) argument
3480 mkFormZ22( UChar* p, UInt opc1, UInt r1, UInt r2, UInt constant, UInt opc2, UInt b0, VexEndness endness_host) argument
3496 mkFormZ23( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt rmc, UInt opc2, UInt b0, VexEndness endness_host) argument
3513 doAMode_IR( UChar* p, UInt opc1, UInt rSD, PPCAMode* am, Bool mode64, VexEndness endness_host ) argument
3533 doAMode_RR( UChar* p, UInt opc1, UInt opc2, UInt rSD, PPCAMode* am, Bool mode64, VexEndness endness_host ) argument
3724 UInt opc1, sz = mode64 ? 8 : 4; local
3745 UInt opc1, sz = mode64 ? 8 : 4; local
3776 UInt opc1; local
3793 UInt opc1; local
3827 mkFormVX( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt opc2, VexEndness endness_host ) argument
3840 mkFormVSXRND( UChar* p, UInt opc1, UInt R, UInt r1, UInt r2, UInt RMC, UInt opc2, UChar EX, VexEndness endness_host ) argument
3867 mkFormVX_BX_TX( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt opc2, VexEndness endness_host ) argument
3904 mkFormVXR0( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt opc2, UChar R0, VexEndness endness_host ) argument
3929 mkFormVXI( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt opc2, VexEndness endness_host ) argument
3942 mkFormVXR( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt Rc, UInt opc2, VexEndness endness_host ) argument
3958 mkFormVA( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt r4, UInt opc2, VexEndness endness_host ) argument
4634 UInt opc1, opc2, sz = i->Pin.Load.sz; local
4735 UInt opc1, opc2, sz = i->Pin.Store.sz; local
[all...]
H A Dguest_ppc_toIR.c4970 UChar opc1 = ifieldOPC(theInstr); local
4990 switch (opc1) {
5618 vex_printf("dis_int_arith(ppc)(opc1)\n");
5633 UChar opc1 = ifieldOPC( theInstr ); local
5641 switch (opc1) {
5743 * order of the operands in theInst is opc1 RS RA opc2 which has
5775 * order of the operands in theInst is opc1 RS RA opc2 which has
5999 vex_printf("dis_modulo_int(ppc)(opc1)\n");
6015 UChar opc1 = ifieldOPC(theInstr); local
6027 if (opc1 !
6133 UChar opc1 = ifieldOPC(theInstr); local
6173 UChar opc1 = ifieldOPC(theInstr); local
6337 UChar opc1 = ifieldOPC(theInstr); local
6744 UChar opc1 = ifieldOPC(theInstr); local
6873 UChar opc1 = ifieldOPC(theInstr); local
7123 UChar opc1 = ifieldOPC(theInstr); local
7421 UChar opc1 = ifieldOPC(theInstr); local
7646 UChar opc1 = ifieldOPC(theInstr); local
7790 UChar opc1 = ifieldOPC(theInstr); local
7961 UChar opc1 = ifieldOPC(theInstr); local
8169 UChar opc1 = ifieldOPC(theInstr); local
8220 UChar opc1 = ifieldOPC(theInstr); local
8405 UChar opc1 = ifieldOPC(theInstr); local
8551 UChar opc1 = ifieldOPC(theInstr); local
8961 UChar opc1 = ifieldOPC(theInstr); local
9227 UChar opc1 = ifieldOPC(theInstr); local
9325 UChar opc1 = ifieldOPC(theInstr); local
9757 UChar opc1 = ifieldOPC(theInstr); local
10080 UChar opc1 = ifieldOPC(theInstr); local
10218 UChar opc1 = ifieldOPC(theInstr); local
10346 UChar opc1 = ifieldOPC(theInstr); local
10584 UChar opc1 = ifieldOPC(theInstr); local
11085 UChar opc1 = ifieldOPC(theInstr); local
11153 UChar opc1 = ifieldOPC(theInstr); local
11250 UChar opc1 = ifieldOPC(theInstr); local
11463 UChar opc1 = ifieldOPC(theInstr); local
11762 UChar opc1 = ifieldOPC(theInstr); local
11863 UChar opc1 = ifieldOPC(theInstr); local
13494 UInt opc1 = ifieldOPC( theInstr ); local
13573 UInt opc1 = ifieldOPC( theInstr ); local
13764 UInt opc1 = ifieldOPC( theInstr ); local
14872 UInt opc1 = ifieldOPC( theInstr ); local
15125 UChar opc1 = ifieldOPC(theInstr); local
15176 UChar opc1 = ifieldOPC(theInstr); local
15225 UChar opc1 = ifieldOPC( theInstr ); local
15564 UChar opc1 = ifieldOPC( theInstr ); local
15783 UChar opc1 = ifieldOPC( theInstr ); local
15866 UChar opc1 = ifieldOPC( theInstr ); local
16364 UChar opc1 = ifieldOPC( theInstr ); local
16607 UChar opc1 = ifieldOPC( theInstr ); local
16934 UChar opc1 = ifieldOPC( theInstr ); local
17508 UChar opc1 = ifieldOPC( theInstr ); local
17976 UChar opc1 = ifieldOPC( theInstr ); local
18305 UChar opc1 = ifieldOPC( theInstr ); local
18430 UChar opc1 = ifieldOPC( theInstr ); local
18527 UChar opc1 = ifieldOPC( theInstr ); local
19790 UChar opc1 = ifieldOPC( theInstr ); local
19861 UChar opc1 = ifieldOPC( theInstr ); local
20516 UChar opc1 = ifieldOPC( theInstr ); local
20589 UChar opc1 = ifieldOPC( theInstr ); local
21467 UChar opc1 = ifieldOPC( theInstr ); local
21534 UChar opc1 = ifieldOPC( theInstr ); local
21886 UChar opc1 = ifieldOPC( theInstr ); local
22291 UChar opc1 = ifieldOPC( theInstr ); local
22549 UChar opc1 = ifieldOPC(theInstr); local
22712 UChar opc1 = ifieldOPC(theInstr); local
22810 UChar opc1 = ifieldOPC(theInstr); local
23317 UChar opc1 = ifieldOPC(theInstr); local
23395 UChar opc1 = ifieldOPC(theInstr); local
23597 UChar opc1 = ifieldOPC(theInstr); local
23942 UChar opc1 = ifieldOPC(theInstr); local
23996 UChar opc1 = ifieldOPC(theInstr); local
24154 UChar opc1 = ifieldOPC(theInstr); local
24718 UChar opc1 = ifieldOPC( theInstr ); local
24831 UChar opc1 = ifieldOPC(theInstr); local
24888 UChar opc1 = ifieldOPC(theInstr); local
25208 UChar opc1 = ifieldOPC(theInstr); local
25269 UChar opc1 = ifieldOPC(theInstr); local
25406 UChar opc1 = ifieldOPC(theInstr); local
25649 UChar opc1 = ifieldOPC(theInstr); local
25766 UChar opc1 = ifieldOPC(theInstr); local
26956 UChar opc1 = ifieldOPC(theInstr); local
27073 UChar opc1 = ifieldOPC(theInstr); local
27167 UChar opc1 = ifieldOPC(theInstr); local
27748 UChar opc1; local
[all...]
H A Dhost_mips_defs.c2149 static UChar *mkFormS(UChar * p, UInt opc1, UInt rRD, UInt rRS, UInt rRT, argument
2153 vassert(opc1 <= 0x3F);
2160 theInstr = ((opc1 << 26) | (rRS << 21) | (rRT << 16) | (rRD << 11) |
2166 static UChar *doAMode_IR(UChar * p, UInt opc1, UInt rSD, MIPSAMode * am, argument
2181 if (opc1 < 40) {
2191 p = mkFormI(p, opc1, rA, r_dst, idx);
2193 if (opc1 >= 40) {
2206 static UChar *doAMode_RR(UChar * p, UInt opc1, UInt rSD, MIPSAMode * am, argument
2220 if (opc1 < 40) {
2235 p = mkFormI(p, opc1, r
[all...]
H A Dhost_arm_defs.c4044 UInt opc, opc1, opc2; local
4097 opc1 = (opc >> 2) & 3;
4099 insn = XXXXXXXX(0xE, X1110, BITS4(0,(opc1 >> 1),(opc1 & 1),0),
4138 opc1 = (opc >> 2) & 3;
4140 insn = XXXXXXXX(0xE, X1110, BITS4(1,(opc1 >> 1),(opc1 & 1),1),
4186 opc1 = (opc >> 2) & 3;
4188 insn = XXXXXXXX(0xE, X1110, BITS4(0,(opc1 >> 1),(opc1
[all...]
H A Dguest_mips_toIR.c2116 UChar opc1 = get_opcode(theInstr); local
2144 switch (opc1) {
2286 UChar opc1 = get_opcode(theInstr); local
2304 switch(opc1) {
2705 } /* opc1 0x1C ends here*/
2781 } /* opc1 = 0x1F & opc2 = 0xA (LX) ends here*/
2783 } /* opc1 = 0x1F ends here*/
2786 } /* main opc1 switch ends here */
12248 /* We don't know what it is. Set opc1/opc2 so decode_failure
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_emit_gk110.cpp48 void emitForm_21(const Instruction *, uint32_t opc2, uint32_t opc1);
419 uint32_t opc1)
429 code[1] = opc1 << 20;
1733 uint64_t opc1, opc2; local
1742 case OP_SUCLAMP: opc1 = 0xb00; opc2 = 0x580; break;
1743 case OP_SUBFM: opc1 = 0xb68; opc2 = 0x1e8; break;
1744 case OP_SUEAU: opc1 = 0xb6c; opc2 = 0x1ec; break;
1749 emitForm_21(i, opc2, opc1);
418 emitForm_21(const Instruction *i, uint32_t opc2, uint32_t opc1) argument
/external/capstone/arch/ARM/
H A DARMGenAsmWriter.inc8878 // (MCR p_imm:$cop, imm0_7:$opc1, GPR:$Rt, c_imm:$CRn, c_imm:$CRm, 0, pred:$p)
8889 // (MCR2 p_imm:$cop, imm0_7:$opc1, GPR:$Rt, c_imm:$CRn, c_imm:$CRm, 0)
8933 // (MRC GPRwithAPSR:$Rt, p_imm:$cop, imm0_7:$opc1, c_imm:$CRn, c_imm:$CRm, 0, pred:$p)
8944 // (MRC2 GPRwithAPSR:$Rt, p_imm:$cop, imm0_7:$opc1, c_imm:$CRn, c_imm:$CRm, 0)
10906 // (t2MCR p_imm:$cop, imm0_7:$opc1, GPR:$Rt, c_imm:$CRn, c_imm:$CRm, 0, pred:$p)
10917 // (t2MCR2 p_imm:$cop, imm0_7:$opc1, GPR:$Rt, c_imm:$CRn, c_imm:$CRm, 0, pred:$p)
10937 // (t2MRC GPRwithAPSR:$Rt, p_imm:$cop, imm0_7:$opc1, c_imm:$CRn, c_imm:$CRm, 0, pred:$p)
10948 // (t2MRC2 GPRwithAPSR:$Rt, p_imm:$cop, imm0_7:$opc1, c_imm:$CRn, c_imm:$CRm, 0, pred:$p)
H A DARMDisassembler.c5096 unsigned opc1 = fieldFromInstruction_4(Val, 4, 4); local
5108 MCOperand_CreateImm0(Inst, opc1);
/external/v8/src/arm/
H A Dsimulator-arm.cc3601 int opc1 = instr->Bits(23, 21); local
3603 if ((opc1 == 0) && (crn == 7)) {
/external/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp5274 unsigned opc1 = fieldFromInstruction(Val, 4, 4); local
5292 // MRRC2 needs to be [Rt, Rt2, cop, opc1, CRm]
5293 // and MCRR2 operand order is [cop, opc1, Rt, Rt2, CRm]
5302 Inst.addOperand(MCOperand::createImm(opc1));

Completed in 3051 milliseconds