| /external/valgrind/VEX/priv/ |
| D | host_tilegx_defs.c | 703 TILEGXInstr *TILEGXInstr_Shft ( TILEGXShftOp op, Bool sz32, HReg dst, HReg srcL, in TILEGXInstr_Shft() 726 TILEGXInstr *TILEGXInstr_Cmp ( Bool syned, Bool sz32, HReg dst, in TILEGXInstr_Cmp() 740 TILEGXInstr *TILEGXInstr_CmpI ( Bool syned, Bool sz32, HReg dst, in TILEGXInstr_CmpI() 783 TILEGXInstr *TILEGXInstr_Mul ( Bool syned, Bool wid, Bool sz32, in TILEGXInstr_Mul() 1660 Bool sz32 = i->GXin.Shft.sz32; in emit_TILEGXInstr() local 2032 Bool sz32 = i->GXin.Mul.sz32; in emit_TILEGXInstr() local
|
| D | host_mips_defs.c | 722 const HChar *showMIPSShftOp(MIPSShftOp op, Bool immR, Bool sz32) in showMIPSShftOp() 779 MIPSInstr *MIPSInstr_Shft(MIPSShftOp op, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Shft() 802 MIPSInstr *MIPSInstr_Cmp(Bool syned, Bool sz32, HReg dst, HReg srcL, HReg srcR, in MIPSInstr_Cmp() 817 MIPSInstr *MIPSInstr_Mul(Bool syned, Bool wid, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Mul() 858 MIPSInstr *MIPSInstr_Div(Bool syned, Bool sz32, HReg srcL, HReg srcR) in MIPSInstr_Div() 2636 Bool sz32 = i->Min.Shft.sz32; in emit_MIPSInstr() local 2803 Bool sz32 = i->Min.Mul.sz32; in emit_MIPSInstr() local 2874 Bool sz32 = i->Min.Div.sz32; in emit_MIPSInstr() local
|
| D | host_tilegx_defs.h | 359 Bool sz32; member 373 Bool sz32; member 381 Bool sz32; member 390 Bool sz32; member
|
| D | host_ppc_defs.c | 517 const HChar* showPPCShftOp ( PPCShftOp op, Bool immR, Bool sz32 ) { in showPPCShftOp() 723 PPCInstr* PPCInstr_Shft ( PPCShftOp op, Bool sz32, in PPCInstr_Shft() 745 PPCInstr* PPCInstr_Cmp ( Bool syned, Bool sz32, in PPCInstr_Cmp() 764 PPCInstr* PPCInstr_MulL ( Bool syned, Bool hi, Bool sz32, in PPCInstr_MulL() 779 PPCInstr* PPCInstr_Div ( Bool extended, Bool syned, Bool sz32, in PPCInstr_Div() 3829 Bool sz32 = i->Pin.Shft.sz32; in emit_PPCInstr() local 3965 Bool sz32 = i->Pin.Cmp.sz32; in emit_PPCInstr() local 4029 Bool sz32 = i->Pin.MulL.sz32; in emit_PPCInstr() local 4066 Bool sz32 = i->Pin.Div.sz32; in emit_PPCInstr() local
|
| D | host_mips_isel.c | 1068 Bool sz32 = (e->Iex.Binop.op == Iop_Mul32); in iselWordExpr_R_wrk() local 1383 Bool sz32; in iselWordExpr_R_wrk() local 3072 Bool sz32 = e->Iex.Unop.op == Iop_AbsF32; in iselFltExpr_wrk() local 3080 Bool sz32 = e->Iex.Unop.op == Iop_NegF32; in iselFltExpr_wrk() local 3296 Bool sz32 = e->Iex.Binop.op == Iop_SqrtF32; in iselFltExpr_wrk() local
|
| D | host_mips_defs.h | 404 Bool sz32; /* mode64 has both 32 and 64bit shft */ member 418 Bool sz32; member 428 Bool sz32; member 435 Bool sz32; member
|
| D | host_ppc_defs.h | 563 Bool sz32; /* mode64 has both 32 and 64bit shft */ member 580 Bool sz32; /* mode64 has both 32 and 64bit cmp */ member 594 Bool sz32; /* mode64 has both 32 & 64bit mull */ member 603 Bool sz32; /* mode64 has both 32 & 64bit div */ member
|
| D | host_tilegx_isel.c | 748 Bool sz32 = (e->Iex.Binop.op == Iop_Mul32); in iselWordExpr_R_wrk() local
|
| D | guest_mips_toIR.c | 1118 static void calculateFCSR(UInt fs, UInt ft, UInt inst, Bool sz32, UInt opN) in calculateFCSR()
|
| D | host_ppc_isel.c | 1573 Bool sz32 = (e->Iex.Binop.op != Iop_Mul64); in iselWordExpr_R_wrk() local
|