Home | History | Annotate | Download | only in priv

Lines Matching refs:X86FpOp

466 HChar* showX86FpOp ( X86FpOp op ) {
748 X86Instr* X86Instr_FpUnary ( X86FpOp op, HReg src, HReg dst ) {
756 X86Instr* X86Instr_FpBinary ( X86FpOp op, HReg srcL, HReg srcR, HReg dst ) {
2006 static UChar* do_fop1_st ( UChar* p, X86FpOp op )
2027 static UChar* do_fop2_st ( UChar* p, X86FpOp op, Int i )