Home
last modified time | relevance | path

Searched refs:B6_4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/sh4/
H A Dtranslate.c344 #define B6_4 ((ctx->opcode >> 4) & 0x7) macro
1311 tcg_gen_mov_i32(ALTREG(B6_4), REG(B11_8)); in _decode_opc()
1315 tcg_gen_qemu_ld_i32(ALTREG(B6_4), REG(B11_8), ctx->memidx, in _decode_opc()
1321 tcg_gen_mov_i32(REG(B11_8), ALTREG(B6_4)); in _decode_opc()
1328 tcg_gen_qemu_st_i32(ALTREG(B6_4), addr, ctx->memidx, in _decode_opc()