Age | Commit message (Expand) | Author |
2022-10-26 | target/arm: Convert to tcg_ops restore_state_to_opc | Richard Henderson |
2022-10-20 | target/arm: Enable TARGET_TB_PCREL | Richard Henderson |
2022-10-20 | target/arm: Introduce gen_pc_plus_diff for aarch32 | Richard Henderson |
2022-10-20 | target/arm: Change gen_jmp* to work on displacements | Richard Henderson |
2022-10-20 | target/arm: Remove gen_exception_internal_insn pc argument | Richard Henderson |
2022-10-20 | target/arm: Change gen_exception_insn* to work on displacements | Richard Henderson |
2022-10-20 | target/arm: Change gen_*set_pc_im to gen_*update_pc | Richard Henderson |
2022-10-20 | target/arm: Change gen_goto_tb to work on displacements | Richard Henderson |
2022-10-20 | target/arm: Introduce curr_insn_len | Richard Henderson |
2022-10-10 | target/arm: Fold secure and non-secure a-profile mmu indexes | Richard Henderson |
2022-10-10 | target/arm: Add TBFLAG_M32.SECURE | Richard Henderson |
2022-09-13 | target/arm: Honour -semihosting-config userspace=on | Peter Maydell |
2022-09-13 | semihosting: Allow optional use of semihosting from userspace | Peter Maydell |
2022-09-06 | accel/tcg: Add pc and host_pc params to gen_intermediate_code | Richard Henderson |
2022-08-01 | misc: fix commonly doubled up words | Daniel P. Berrangé |
2022-07-11 | target/arm: Trap non-streaming usage when Streaming SVE is active | Richard Henderson |
2022-06-10 | target/arm: Remove default_exception_el | Richard Henderson |
2022-06-10 | target/arm: Introduce helper_exception_with_syndrome | Richard Henderson |
2022-06-10 | target/arm: Introduce gen_exception_el_v | Richard Henderson |
2022-06-10 | target/arm: Introduce gen_exception | Richard Henderson |
2022-06-10 | target/arm: Rename gen_exception to gen_exception_el | Richard Henderson |
2022-06-10 | target/arm: Move gen_exception to translate.c | Richard Henderson |
2022-06-10 | target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL | Richard Henderson |
2022-06-10 | target/arm: Introduce gen_exception_insn | Richard Henderson |
2022-06-10 | target/arm: Rename gen_exception_insn to gen_exception_insn_el | Richard Henderson |
2022-06-10 | target/arm: Introduce gen_exception_insn_el_v | Richard Henderson |
2022-06-10 | target/arm: Rename helper_exception_with_syndrome | Richard Henderson |
2022-05-09 | target/arm: Implement ESB instruction | Richard Henderson |
2022-05-05 | target/arm: Avoid bare abort() or assert(0) | Richard Henderson |
2022-05-05 | target/arm: Reorg ARMCPRegInfo type field bits | Richard Henderson |
2022-05-05 | target/arm: Split out cpregs.h | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant in trans_CSEL | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant in trans_CPS_v7m | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant in CLRM, DLS, WLS, LE | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant in LDM, STM | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for TT, SAT, SMMLA | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for v7m MRS, MSR | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for MOVW, UMAAL, CRC32 | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for op_s_{rri,rxi}_rot | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for gen_srs | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for do_coproc_insn | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for vector shift expanders | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for gen_{msr,mrs} | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for disas_iwmmxt_insn | Richard Henderson |
2022-04-28 | target/arm: Use tcg_constant for aa32 exceptions | Richard Henderson |
2022-04-22 | target/arm: Simplify aa32 DISAS_WFI | Richard Henderson |
2022-04-22 | target/arm: Simplify gen_sar | Richard Henderson |
2022-04-22 | target/arm: Simplify GEN_SHIFT in translate.c | Richard Henderson |
2022-04-22 | target/arm: Split out gen_rebuild_hflags | Richard Henderson |
2022-04-22 | target/arm: Extend store_cpu_offset to take field size | Richard Henderson |