aboutsummaryrefslogtreecommitdiff
path: root/target/microblaze/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2020-11-15microblaze tcg cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-07target/microblaze: Move pvr regs to MicroBlazeCPUConfigRichard Henderson1-1/+1
2020-09-01target/microblaze: Use cc->do_unaligned_accessRichard Henderson1-21/+0
2020-09-01target/microblaze: Fix no-op mb_cpu_transaction_failedRichard Henderson1-12/+13
2020-09-01target/microblaze: Fix cpu unwind for stackprotRichard Henderson1-1/+5
2020-09-01target/microblaze: Fix cpu unwind for fpu exceptionsRichard Henderson1-17/+20
2020-09-01target/microblaze: Unwind properly when raising divide-by-zeroRichard Henderson1-11/+12
2020-09-01target/microblaze: Implement cmp and cmpu inlineRichard Henderson1-20/+0
2020-09-01target/microblaze: Convert dec_sub to decodetreeRichard Henderson1-16/+0
2020-09-01target/microblaze: Remove empty D macrosRichard Henderson1-2/+0
2020-09-01target/microblaze: Remove helper_debug and env->debugRichard Henderson1-23/+0
2020-09-01target/microblaze: Fix width of ESRRichard Henderson1-1/+1
2020-09-01target/microblaze: Fix width of MSRRichard Henderson1-1/+1
2020-09-01target/microblaze: Fix width of PC and BTARGETRichard Henderson1-2/+2
2020-09-01target/microblaze: Split out FSR from env->sregsRichard Henderson1-4/+4
2020-09-01target/microblaze: Split out ESR from env->sregsRichard Henderson1-9/+8
2020-09-01target/microblaze: Split out EAR from env->sregsRichard Henderson1-4/+4
2020-09-01target/microblaze: Split out MSR from env->sregsRichard Henderson1-11/+11
2020-09-01target/microblaze: Split out PC from env->sregsRichard Henderson1-1/+1
2020-04-30target/microblaze: Add the div-zero-exception propertyEdgar E. Iglesias1-2/+3
2019-06-10target/microblaze: Use env_cpu, env_archcpuRichard Henderson1-1/+1
2019-05-10target/microblaze: Convert to CPUClass::tlb_fillRichard Henderson1-19/+0
2019-01-22target/microblaze: Switch to transaction_failed hookPeter Maydell1-10/+12
2018-05-29target-microblaze: Convert env_btarget to i64Edgar E. Iglesias1-1/+1
2018-05-29target-microblaze: Add support for extended access to TLBLOEdgar E. Iglesias1-4/+4
2018-05-29target-microblaze: Make special registers 64-bitEdgar E. Iglesias1-4/+5
2018-05-29target-microblaze: Use TCGv for load/store addressesEdgar E. Iglesias1-4/+7
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-3/+3
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée1-5/+2
2017-01-10target-microblaze: Use clz opcodeRichard Henderson1-5/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+523