Searched refs:ALU_OP2_SUBB_UINT (Results 1 – 3 of 3) sorted by relevance
278 #define ALU_OP2_SUBB_UINT 78 macro
11046 opc = ALU_OP2_SUBB_UINT; in emit_u64add()11117 opc = ALU_OP2_SUBB_UINT; in egcm_u64add()11187 const int opc = ALU_OP2_SUBB_UINT; in egcm_i64neg()
1296 {op2_subb_uint, ALU_OP2_SUBB_UINT},