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