Revision 86e0abc7

b/target-sh4/translate.c
1392 1392
	tcg_gen_qemu_st32 (cpu_##reg, addr, ctx->memidx);	\
1393 1393
	tcg_temp_free(addr);					\
1394 1394
	tcg_gen_subi_i32(REG(B11_8), REG(B11_8), 4);		\
1395
    }
1395
    }								\
1396 1396
    return;
1397 1397
	LDST(gbr,  0x401e, 0x4017, 0x0012, 0x4013)
1398 1398
	LDST(vbr,  0x402e, 0x4027, 0x0022, 0x4023)

Also available in: Unified diff