- ee45203 microblaze tcg cpus: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
- 4b89363 target/microblaze: Put MicroBlazeCPUConfig into DisasContext by Richard Henderson · 4 years, 5 months ago
- 5ad7cc0 target/microblaze: Treat pvr_regs as constant by Richard Henderson · 4 years, 5 months ago
- a4bcfc3 target/microblaze: Move pvr regs to MicroBlazeCPUConfig by Richard Henderson · 4 years, 5 months ago
- 2a7567a target/microblaze: Diagnose invalid insns in delay slots by Richard Henderson · 4 years, 5 months ago
- 4059bd9 target/microblaze: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 4 years, 5 months ago
- 3c74586 target/microblaze: Force rtid, rted, rtbd to exit by Richard Henderson · 4 years, 5 months ago
- 3d35bcc target/microblaze: Handle DISAS_EXIT_NEXT in delay slot by Richard Henderson · 4 years, 5 months ago
- 43b3413 target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT by Richard Henderson · 4 years, 5 months ago
- f6278ca target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP by Richard Henderson · 4 years, 5 months ago
- 17e7779 target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT by Richard Henderson · 4 years, 5 months ago
- 88e74b6 target/microblaze: Collected fixes for env->iflags by Richard Henderson · 4 years, 5 months ago
- 19f27b6 target/microblaze: Reduce linux-user address space to 32-bit by Richard Henderson · 4 years, 5 months ago
- e47c223 target/microblaze: Remove cpu_R[0] by Richard Henderson · 4 years, 5 months ago
- 921afa9 target/microblaze: Remove last of old decoder by Richard Henderson · 4 years, 5 months ago
- 52065d8 target/microblaze: Convert dec_stream to decodetree by Richard Henderson · 4 years, 5 months ago
- 9df297a target/microblaze: Convert dec_msr to decodetree by Richard Henderson · 4 years, 5 months ago
- 536e340 target/microblaze: Convert msrclr, msrset to decodetree by Richard Henderson · 4 years, 5 months ago
- 3fb394f target/microblaze: Tidy do_rti, do_rtb, do_rte by Richard Henderson · 4 years, 5 months ago
- e6cb035 target/microblaze: Convert dec_rts to decodetree by Richard Henderson · 4 years, 5 months ago
- fd77911 target/microblaze: Convert dec_bcc to decodetree by Richard Henderson · 4 years, 5 months ago
- 16bbbbc target/microblaze: Convert dec_br to decodetree by Richard Henderson · 4 years, 5 months ago
- b9c58aa target/microblaze: Reorganize branching by Richard Henderson · 4 years, 5 months ago
- ee8c7f9 target/microblaze: Convert mbar to decodetree by Richard Henderson · 4 years, 5 months ago
- f523531 target/microblaze: Convert brk and brki to decodetree by Richard Henderson · 4 years, 5 months ago
- 0c3da91 target/microblaze: Tidy mb_cpu_dump_state by Richard Henderson · 4 years, 5 months ago
- 1e521ce target/microblaze: Replace delayed_branch with tb_flags_to_set by Richard Henderson · 4 years, 5 months ago
- 6f9642d target/microblaze: Replace clear_imm with tb_flags_to_set by Richard Henderson · 4 years, 5 months ago
- ab0c8d0 target/microblaze: Use cc->do_unaligned_access by Richard Henderson · 4 years, 5 months ago
- 683a247 target/microblaze: Store "current" iflags in insn_start by Richard Henderson · 4 years, 5 months ago
- 7b34f45 target/microblaze: Move bimm to BIMM_FLAG by Richard Henderson · 4 years, 5 months ago
- d8e59c4 target/microblaze: Convert dec_load and dec_store to decodetree by Richard Henderson · 4 years, 5 months ago
- 287b1de target/microblaze: Cache mem_index in DisasContext by Richard Henderson · 4 years, 5 months ago
- 2c32179 target/microblaze: Replace MSR_EE_FLAG with MSR_EE by Richard Henderson · 4 years, 5 months ago
- d5aead3 target/microblaze: Convert dec_fpu to decodetree by Richard Henderson · 4 years, 5 months ago
- e64b2e5 target/microblaze: Convert dec_imm to decodetree by Richard Henderson · 4 years, 5 months ago
- 081d8e0 target/microblaze: Convert dec_barrel to decodetree by Richard Henderson · 4 years, 5 months ago
- 39cf386 target/microblaze: Convert dec_bit to decodetree by Richard Henderson · 4 years, 5 months ago
- b135434 target/microblaze: Convert dec_div to decodetree by Richard Henderson · 4 years, 5 months ago
- 97955ce target/microblaze: Convert dec_mul to decodetree by Richard Henderson · 4 years, 5 months ago
- cb0a0a4 target/microblaze: Convert dec_and, dec_or, dec_xor to decodetree by Richard Henderson · 4 years, 5 months ago
- 607f576 target/microblaze: Convert dec_pattern to decodetree by Richard Henderson · 4 years, 5 months ago
- 58b48b6 target/microblaze: Implement cmp and cmpu inline by Richard Henderson · 4 years, 5 months ago
- a2b0b90 target/microblaze: Convert dec_sub to decodetree by Richard Henderson · 4 years, 5 months ago
- 2080017 target/microblaze: Convert dec_add to decodetree by Richard Henderson · 4 years, 5 months ago
- 44d1432 target/microblaze: Add decodetree infrastructure by Richard Henderson · 4 years, 6 months ago
- d7ecb75 target/microblaze: Ensure imm constant is always available by Richard Henderson · 4 years, 5 months ago
- 11105d6 target/microblaze: Remove LOG_DIS by Richard Henderson · 4 years, 5 months ago
- e3f8d19 target/microblaze: Remove empty D macros by Richard Henderson · 4 years, 5 months ago
- ba0f357 target/microblaze: Remove DISAS_GNU by Richard Henderson · 4 years, 5 months ago
- 47393d5 target/microblaze: Remove SIM_COMPAT by Richard Henderson · 4 years, 5 months ago
- 372122e target/microblaze: Convert to translator_loop by Richard Henderson · 4 years, 5 months ago
- d4705ae target/microblaze: Convert to DisasContextBase by Richard Henderson · 4 years, 5 months ago
- 0b46fa0 target/microblaze: Check singlestep_enabled in gen_goto_tb by Richard Henderson · 4 years, 5 months ago
- a2b80db target/microblaze: Use DISAS_NORETURN by Richard Henderson · 4 years, 5 months ago
- 1074c0f target/microblaze: Split out MSR[C] to its own variable by Richard Henderson · 4 years, 5 months ago
- 480d29a target/microblaze: Tidy mb_tcg_init by Richard Henderson · 4 years, 5 months ago
- 9b15855 target/microblaze: Rename env_* tcg variables to cpu_* by Richard Henderson · 4 years, 5 months ago
- eb2022b target/microblaze: Remove helper_debug and env->debug by Richard Henderson · 4 years, 5 months ago
- 41ba37c target/microblaze: Tidy raising of exceptions by Richard Henderson · 4 years, 5 months ago
- dbdb77c target/microblaze: Remove cpu_ear by Richard Henderson · 4 years, 5 months ago
- 39db007 target/microblaze: Fix width of EDR by Richard Henderson · 4 years, 5 months ago
- ccf628b target/microblaze: Fix width of BTR by Richard Henderson · 4 years, 5 months ago
- 86017cc target/microblaze: Fix width of FSR by Richard Henderson · 4 years, 5 months ago
- 6efd559 target/microblaze: Fix width of ESR by Richard Henderson · 4 years, 5 months ago
- 3e0e16a target/microblaze: Fix width of MSR by Richard Henderson · 4 years, 5 months ago
- 0f96e96 target/microblaze: Fix width of PC and BTARGET by Richard Henderson · 4 years, 5 months ago
- aa28e6d target/microblaze: Split the cpu_SR array by Richard Henderson · 4 years, 5 months ago
- af20a93 target/microblaze: Split out EDR from env->sregs by Richard Henderson · 4 years, 5 months ago
- 6fbf78f target/microblaze: Split out BTR from env->sregs by Richard Henderson · 4 years, 5 months ago
- 5a8e013 target/microblaze: Split out FSR from env->sregs by Richard Henderson · 4 years, 5 months ago
- 78e9caf target/microblaze: Split out ESR from env->sregs by Richard Henderson · 4 years, 5 months ago
- b2e80a3 target/microblaze: Split out EAR from env->sregs by Richard Henderson · 4 years, 5 months ago
- 2e5282c target/microblaze: Split out MSR from env->sregs by Richard Henderson · 4 years, 5 months ago
- 76e8187 target/microblaze: Split out PC from env->sregs by Richard Henderson · 4 years, 5 months ago
- b4919e7 target/microblaze: mbar: Trap sleeps from user-space by Edgar E. Iglesias · 4 years, 6 months ago
- 071cdc6 target/microblaze: swx: Use atomic_cmpxchg by Edgar E. Iglesias · 4 years, 6 months ago
- 3f17274 target/microblaze: mbar: Add support for data-access barriers by Edgar E. Iglesias · 4 years, 6 months ago
- 6f3c458 target/microblaze: mbar: Move LOG_DIS to before sleep by Edgar E. Iglesias · 4 years, 6 months ago
- badcbf9 target/microblaze: mbar: Transfer dc->rd to mbar_imm by Edgar E. Iglesias · 4 years, 6 months ago
- 2ead1b1 target/microblaze: monitor: Increase the number of registers reported by Joe Komlodi · 4 years, 9 months ago
- 2016a6a target/microblaze: Fix FPU2 instruction check by Joe Komlodi · 4 years, 9 months ago
- 7cdae31 target/microblaze: Add MFS Rd,EDR translation by Tong Ho · 4 years, 9 months ago
- 1507e5f target/microblaze: Add the unaligned-exceptions property by Edgar E. Iglesias · 5 years ago
- 5143fdf target/microblaze: Add the ill-opcode-exception property by Edgar E. Iglesias · 5 years ago
- 1ee1bd2 target/microblaze: Add the opcode-0x0-illegal CPU property by Edgar E. Iglesias · 5 years ago
- dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
- fc59d2d qemu_log_lock/unlock now preserves the qemu_logfile handle. by Robert Foley · 5 years ago
- c49a41b target/microblaze: Plug temp leak around eval_cond_jmp() by Edgar E. Iglesias · 5 years ago
- f91c60f target/microblaze: Plug temp leaks with delay slot setup by Edgar E. Iglesias · 5 years ago
- a633801 target/microblaze: Plug temp leaks for loads/stores by Edgar E. Iglesias · 5 years ago
- 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 5 years ago
- 9e9b10c icount: remove unnecessary gen_io_end calls by Pavel Dovgalyuk · 6 years ago
- f5c7e93 target/microblaze: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 8b86d6d tcg: Hoist max_insns computation to tb_gen_code by Richard Henderson · 6 years ago
- 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
- 462c254 target-microblaze: Rework NOP/zero instruction handling by Edgar E. Iglesias · 7 years ago
- 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
- e956caf target-microblaze: Use tcg_gen_movcond in eval_cond_jmp by Edgar E. Iglesias · 7 years ago
- 43d318b target-microblaze: Convert env_btarget to i64 by Edgar E. Iglesias · 7 years ago