aboutsummaryrefslogtreecommitdiff
path: root/target/microblaze/cpu.h
AgeCommit message (Expand)Author
2024-04-26target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'Philippe Mathieu-Daudé
2024-02-28gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cbAkihiko Odaki
2024-02-03include/exec: Implement cpu_mmu_index genericallyRichard Henderson
2024-02-03target/microblaze: Populate CPUClass.mmu_indexRichard Henderson
2023-11-07target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target: Unify QOM stylePhilippe Mathieu-Daudé
2023-10-03accel/tcg: Move CPUNegativeOffsetState into CPUStateRichard Henderson
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-06-26target/microblaze: Define TCG_GUEST_DEFAULT_MORichard Henderson
2023-06-26target: Widen pc/cs_base in cpu_get_tb_cpu_stateAnton Johansson
2023-03-13target/microblaze: Remove `NB_MMU_MODES` defineAnton Johansson
2023-02-27target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemuPhilippe Mathieu-Daudé
2023-02-21target/microblaze: Add gdbstub xmlRichard Henderson
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-06Move CPU softfloat unions to cpu-float.hMarc-André Lureau
2022-03-06target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé
2022-03-06target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé
2022-03-06target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé
2021-11-02target/microblaze: Make mb_cpu_tlb_fill sysemu onlyRichard Henderson
2021-09-21hw/core: Make do_unaligned_access noreturnRichard Henderson
2021-09-21include/exec: Move cpu_signal_handler declarationRichard Henderson
2021-09-14target/microblaze: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-01-27target/microblaze: Add security attributes on memory transactionsJoe Komlodi
2021-01-27target/microblaze: Add use-non-secure propertyJoe Komlodi
2020-11-15microblaze tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-09-07target/microblaze: Fill in VMStateDescription for cpuRichard Henderson
2020-09-07target/microblaze: Move mmu parameters to MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Move pvr regs to MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Reorg MicroBlazeCPUConfig to minimize holesRichard Henderson
2020-09-07target/microblaze: Split out MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Rename mmu structsRichard Henderson
2020-09-07target/microblaze: Renumber D_FLAGRichard Henderson
2020-09-07target/microblaze: Collected fixes for env->iflagsRichard Henderson
2020-09-01target/microblaze: Reduce linux-user address space to 32-bitRichard Henderson
2020-09-01target/microblaze: Reorganize branchingRichard Henderson
2020-09-01target/microblaze: Convert brk and brki to decodetreeRichard Henderson
2020-09-01target/microblaze: Use cc->do_unaligned_accessRichard Henderson
2020-09-01target/microblaze: Store "current" iflags in insn_startRichard Henderson
2020-09-01target/microblaze: Move bimm to BIMM_FLAGRichard Henderson
2020-09-01target/microblaze: Assert no overlap in flags making up tb_flagsRichard Henderson
2020-09-01target/microblaze: Replace MSR_EE_FLAG with MSR_EERichard Henderson
2020-09-01target/microblaze: Ensure imm constant is always availableRichard Henderson
2020-09-01target/microblaze: Split out MSR[C] to its own variableRichard Henderson
2020-09-01target/microblaze: Remove helper_debug and env->debugRichard Henderson
2020-09-01target/microblaze: Fix width of EDRRichard Henderson
2020-09-01target/microblaze: Fix width of BTRRichard Henderson
2020-09-01target/microblaze: Fix width of FSRRichard Henderson
2020-09-01target/microblaze: Fix width of ESRRichard Henderson
2020-09-01target/microblaze: Fix width of MSRRichard Henderson
2020-09-01target/microblaze: Fix width of PC and BTARGETRichard Henderson