Searched refs:B7_0s (Results 1 – 1 of 1) sorted by relevance
347 #define B7_0s ((int32_t) (int8_t) (ctx->opcode & 0xff)) macro515 if (B11_8 == 15 && B7_0s < 0 && in _decode_opc()518 deposit32(ctx->envflags, TB_FLAG_GUSA_SHIFT, 8, B7_0s); in _decode_opc()522 tcg_gen_movi_i32(REG(B11_8), B7_0s); in _decode_opc()541 tcg_gen_addi_i32(REG(B11_8), REG(B11_8), B7_0s); in _decode_opc()1159 ctx->delayed_pc = ctx->base.pc_next + 4 + B7_0s * 2; in _decode_opc()1169 ctx->delayed_pc = ctx->base.pc_next + 4 + B7_0s * 2; in _decode_opc()1173 tcg_gen_setcondi_i32(TCG_COND_EQ, cpu_sr_t, REG(0), B7_0s); in _decode_opc()1987 op_arg = tcg_constant_i32(B7_0s); in decode_gusa()2005 if (pc + (i + 1 + B7_0s) * 2 != pc_end) { in decode_gusa()[all …]