Searched refs:srcR_hi (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.h870 HReg srcR_hi; member in struct:__anon26773::__anon26774::__anon26824
919 HReg srcR_hi; member in struct:__anon26773::__anon26774::__anon26831
945 HReg srcR_hi; member in struct:__anon26773::__anon26774::__anon26835
1026 HReg srcR_hi, HReg srcR_lo );
1028 HReg srcR_hi, HReg srcR_lo );
1049 HReg srcR_hi, HReg srcR_lo );
1052 HReg srcR_hi, HReg srcR_lo );
H A Dhost_ppc_defs.c1052 HReg srcR_hi, HReg srcR_lo) {
1059 i->Pin.Dfp128Binary.srcR_hi = srcR_hi;
1151 HReg srcL, HReg srcR_hi, HReg srcR_lo ) {
1159 i->Pin.InsertExpD128.srcR_hi = srcR_hi;
1172 HReg srcR_hi, HReg srcR_lo ) {
1178 i->Pin.Dfp128Cmp.srcR_hi = srcR_hi;
2001 ppHRegPPC(i->Pin.Dfp128Binary.srcR_hi);
1051 PPCInstr_Dfp128Binary(PPCFpOp op, HReg dst_hi, HReg dst_lo, HReg srcR_hi, HReg srcR_lo) argument
1150 PPCInstr_InsertExpD128( PPCFpOp op, HReg dst_hi, HReg dst_lo, HReg srcL, HReg srcR_hi, HReg srcR_lo ) argument
1171 PPCInstr_Dfp128Cmp( HReg dst, HReg srcL_hi, HReg srcL_lo, HReg srcR_hi, HReg srcR_lo ) argument
[all...]

Completed in 94 milliseconds