qemu-e2k/target/microblaze
Richard Henderson 2c32179f39 target/microblaze: Replace MSR_EE_FLAG with MSR_EE
There's no reason to define MSR_EE_FLAG; we can just use the
original MSR_EE define.  Document the other flags copied into
tb_flags with iflag to reserve those bits.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-09-01 07:41:38 -07:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu-qom.h cpu: Use DeviceClass reset instead of a special CPUClass reset 2020-03-17 19:48:10 -04:00
cpu.c target/microblaze: Split out MSR[C] to its own variable 2020-09-01 07:41:38 -07:00
cpu.h target/microblaze: Replace MSR_EE_FLAG with MSR_EE 2020-09-01 07:41:38 -07:00
gdbstub.c target/microblaze: Split out MSR[C] to its own variable 2020-09-01 07:41:38 -07:00
helper.c target/microblaze: Remove empty D macros 2020-09-01 07:41:38 -07:00
helper.h target/microblaze: Mark fpu helpers TCG_CALL_NO_WG 2020-09-01 07:41:38 -07:00
insns.decode target/microblaze: Convert dec_fpu to decodetree 2020-09-01 07:41:38 -07:00
meson.build target/microblaze: Add decodetree infrastructure 2020-09-01 07:41:38 -07:00
microblaze-decode.h Supply missing header guards 2019-06-12 13:20:21 +02:00
mmu.c target/microblaze: Fix width of PC and BTARGET 2020-09-01 07:41:38 -07:00
mmu.h Supply missing header guards 2019-06-12 13:20:21 +02:00
op_helper.c target/microblaze: Fix cpu unwind for fpu exceptions 2020-09-01 07:41:38 -07:00
translate.c target/microblaze: Replace MSR_EE_FLAG with MSR_EE 2020-09-01 07:41:38 -07:00