Lines Matching refs:op
387 //.. Xin_FpUnary, /* FP fake unary op */
388 //.. Xin_FpBinary, /* FP fake binary op */
426 AMD64AluOp op;
431 AMD64AluOp op;
436 AMD64ShiftOp op;
446 AMD64UnaryOp op;
456 AMD64AluOp op;
473 //.. /* shld/shrd. op may only be Xsh_SHL or Xsh_SHR */
475 //.. X86ShiftOp op;
568 which case it is %st0 = OP( %st0 ), or binary: %st0 = OP(
571 A87FpOp op;
641 AMD64SseOp op;
646 AMD64SseOp op;
651 AMD64SseOp op;
656 AMD64SseOp op;
661 AMD64SseOp op;
685 extern AMD64Instr* AMD64Instr_Unary64 ( AMD64UnaryOp op, HReg dst );
709 extern AMD64Instr* AMD64Instr_A87FpOp ( A87FpOp op );
713 //.. extern AMD64Instr* AMD64Instr_FpUnary ( AMD64FpOp op, HReg src, HReg dst );
714 //.. extern AMD64Instr* AMD64Instr_FpBinary ( AMD64FpOp op, HReg srcL, HReg srcR, HReg dst );