Home | History | Annotate | Download | only in priv

Lines Matching refs:opcode

853 #define S390_CC_FOR_BINARY(opcode,cc_dep1,cc_dep2) \
856 opcode " %[op1],%[op2]\n\t" \
863 #define S390_CC_FOR_TERNARY_SUBB(opcode,cc_dep1,cc_dep2,cc_ndep) \
871 opcode " %[op1],%[op2]\n\t" /* then redo the op */\
878 #define S390_CC_FOR_TERNARY_ADDC(opcode,cc_dep1,cc_dep2,cc_ndep) \
886 opcode " %[op1],%[op2]\n\t" /* then redo the op */\
894 #define S390_CC_FOR_BFP_RESULT(opcode,cc_dep1) \
897 opcode " 0,%[op]\n\t" \
916 #define S390_CC_FOR_BFP_CONVERT(opcode,cc_dep1) \
919 opcode " 0,0,%[op]\n\t" \
926 #define S390_CC_FOR_BFP128_CONVERT(opcode,hi,lo) \
931 opcode " 0,0,4\n\t" \
938 #define S390_CC_FOR_BFP_TDC(opcode,cc_dep1,cc_dep2) \
941 opcode " %[value],0(%[class])\n\t" \
1389 Since the mask comes from an immediate field in the opcode, we
1465 Since the mask comes from an immediate field in the opcode, we
1506 Since the mask comes from an immediate field in the opcode, we