aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-03-06Hexagon (target/hexagon) Improve code gen for predicated HVX instructionsTaylor Simpson
2023-03-06Hexagon (target/hexagon) Reduce manipulation of slot_cancelledTaylor Simpson
2023-03-06Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson
2023-03-06Hexagon (target/hexagon) Change subtract from zero to change signTaylor Simpson
2023-03-06Hexagon (target/hexagon) Analyze packet for HVXTaylor Simpson
2023-03-06Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not neededTaylor Simpson
2023-03-06Hexagon (target/hexagon) Analyze packet before generating TCGTaylor Simpson
2023-03-06Hexagon (target/hexagon) Add overrides for dealloc-return instructionsTaylor Simpson
2023-03-06Hexagon (target/hexagon) Add overrides for endloop1/endloop01Taylor Simpson
2023-03-06Hexagon (target/hexagon) Add overrides for callrTaylor Simpson
2023-03-06Hexagon (target/hexagon) Add overrides for jumpr31 instructionsTaylor Simpson
2023-03-06target/hexagon/idef-parser: Remove unused code pathsAnton Johansson
2023-03-06target/hexagon/idef-parser: Elide mov in gen_pred_assignRichard Henderson
2023-03-06Hexagon (target/hexagon) Restore --disable-hexagon-idef-parser buildTaylor Simpson
2023-03-06riscv: Introduce satp mode hw capabilitiesAlexandre Ghiti
2023-03-06riscv: Allow user to set the satp modeAlexandre Ghiti
2023-03-06riscv: Change type of valid_vm_1_10_[32|64] to boolAlexandre Ghiti
2023-03-06riscv: Pass Object to register_cpu_props instead of DeviceStateAlexandre Ghiti
2023-03-06target/arm: Rewrite check_s2_mmu_setupRichard Henderson
2023-03-06target/arm: Diagnose incorrect usage of arm_is_secure subroutinesRichard Henderson
2023-03-06target/arm: Stub arm_hcr_el2_eff for m-profileRichard Henderson
2023-03-06target/arm: Handle m-profile in arm_is_secureRichard Henderson
2023-03-06target/arm: Implement gdbstub m-profile systemreg and secextRichard Henderson
2023-03-06target/arm: Export arm_v7m_get_sp_ptrDavid Reiss
2023-03-06target/arm: Export arm_v7m_mrs_controlDavid Reiss
2023-03-06target/arm: Implement gdbstub pauth extensionRichard Henderson
2023-03-06target/arm: Create pauth_ptr_maskRichard Henderson
2023-03-06target/arm: Simplify iteration over bit widthsRichard Henderson
2023-03-06target/arm: Add name argument to output_vector_union_typeRichard Henderson
2023-03-06target/arm: Fix svep width in arm_gen_dynamic_svereg_xmlRichard Henderson
2023-03-06target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xmlRichard Henderson
2023-03-06target/arm: Simplify register counting in arm_gen_dynamic_svereg_xmlRichard Henderson
2023-03-06target/arm: Split out output_vector_union_typeRichard Henderson
2023-03-06target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.cRichard Henderson
2023-03-06target/arm: Unexport arm_gen_dynamic_sysreg_xmlRichard Henderson
2023-03-06target/arm: Normalize aarch64 gdbstub get/set function namesRichard Henderson
2023-03-05target/riscv: cpu: Implement get_arch_id callbackMayuresh Chitale
2023-03-05target/xtensa: Avoid tcg_const_i32Richard Henderson
2023-03-05target/xtensa: Split constant in bit shiftRichard Henderson
2023-03-05target/xtensa: Use tcg_gen_subfi_i32 in translate_sllRichard Henderson
2023-03-05target/xtensa: Avoid tcg_const_i32 in translate_l32rRichard Henderson
2023-03-05target/xtensa: Tidy translate_clampsRichard Henderson
2023-03-05target/xtensa: Tidy translate_bbRichard Henderson
2023-03-05target/sparc: Avoid tcg_const_{tl,i32}Richard Henderson
2023-03-05target/s390x: Split out gen_ri2Richard Henderson
2023-03-05target/riscv: Avoid tcg_const_*Richard Henderson
2023-03-05target/microblaze: Avoid tcg_const_* throughoutRichard Henderson
2023-03-05target/i386: Simplify POPFRichard Henderson
2023-03-05target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_opRichard Henderson
2023-03-05target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_predRichard Henderson