Age | Commit message (Expand) | Author |
2023-11-06 | target/hppa: Remove remaining TARGET_REGISTER_BITS redirections | Richard Henderson |
2023-11-06 | target/hppa: Remove most of the TARGET_REGISTER_BITS redirections | Richard Henderson |
2023-11-06 | target/hppa: Remove TARGET_REGISTER_BITS | Richard Henderson |
2023-11-06 | target/hppa: Implement IDTLBT, IITLBT | Richard Henderson |
2023-11-06 | target/hppa: Implement STDBY | Richard Henderson |
2023-11-06 | target/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM | Richard Henderson |
2023-11-06 | target/hppa: Implement SHRPD | Richard Henderson |
2023-11-06 | target/hppa: Implement EXTRD | Richard Henderson |
2023-11-06 | target/hppa: Implement DEPD, DEPDI | Richard Henderson |
2023-11-06 | target/hppa: Implement LDD, LDCD, LDDA, STD, STDA | Richard Henderson |
2023-11-06 | target/hppa: Decode ADDB double-word | Richard Henderson |
2023-11-06 | target/hppa: Decode CMPIB double-word | Richard Henderson |
2023-11-06 | target/hppa: Decode d for cmpb instructions | Richard Henderson |
2023-11-06 | target/hppa: Decode d for bb instructions | Richard Henderson |
2023-11-06 | target/hppa: Decode d for sub instructions | Richard Henderson |
2023-11-06 | target/hppa: Decode d for add instructions | Richard Henderson |
2023-11-06 | target/hppa: Decode d for cmpclr instructions | Richard Henderson |
2023-11-06 | target/hppa: Decode d for unit instructions | Richard Henderson |
2023-11-06 | target/hppa: Decode d for logical instructions | Richard Henderson |
2023-11-06 | target/hppa: Remove TARGET_HPPA64 | Richard Henderson |
2023-11-06 | target/hppa: Pass d to do_unit_cond | Richard Henderson |
2023-11-06 | target/hppa: Pass d to do_sed_cond | Richard Henderson |
2023-11-06 | target/hppa: Pass d to do_log_cond | Richard Henderson |
2023-11-06 | target/hppa: Pass d to do_sub_cond | Richard Henderson |
2023-11-06 | target/hppa: Pass d to do_cond | Richard Henderson |
2023-11-06 | target/hppa: sar register allows only 5 bits on 32-bit CPU | Helge Deller |
2023-11-06 | target/hppa: Mask inputs in copy_iaoq_entry | Richard Henderson |
2023-11-06 | target/hppa: Use copy_iaoq_entry for link in do_ibranch | Richard Henderson |
2023-11-06 | target/hppa: Always use copy_iaoq_entry to set cpu_iaoq_[fb] | Richard Henderson |
2023-11-06 | target/hppa: Pass DisasContext to copy_iaoq_entry | Richard Henderson |
2023-11-06 | target/hppa: Fix hppa64 addressing | Richard Henderson |
2023-11-06 | target/hppa: Introduce TYPE_HPPA64_CPU | Richard Henderson |
2023-11-06 | target/hppa: Fix extrw and depw with sar for hppa64 | Richard Henderson |
2023-11-06 | target/hppa: Fix bb_sar for hppa64 | Richard Henderson |
2023-11-06 | target/hppa: Fix do_add, do_sub for hppa64 | Richard Henderson |
2023-11-06 | target/hppa: Fix trans_ds for hppa64 | Richard Henderson |
2023-11-06 | target/hppa: Truncate rotate count in trans_shrpw_sar | Richard Henderson |
2023-11-06 | target/hppa: Fix load in do_load_32 | Richard Henderson |
2023-11-06 | target/hppa: Remove load_const | Richard Henderson |
2023-11-06 | target/hppa: Remove get_temp_tl | Richard Henderson |
2023-11-06 | target/hppa: Remove get_temp | Richard Henderson |
2023-11-06 | target/hppa: Include PSW_P in tb flags and mmu index | Richard Henderson |
2023-10-04 | accel/tcg: Replace CPUState.env_ptr with cpu_env() | Richard Henderson |
2023-10-03 | tcg: Rename cpu_env to tcg_env | Richard Henderson |
2023-09-19 | target/hppa: Wire up diag instruction to support BTLB | Helge Deller |
2023-08-31 | target/translate: Remove unnecessary 'exec/cpu_ldst.h' header | Philippe Mathieu-Daudé |
2023-08-25 | target/hppa: Add privilege to MMU index conversion helpers | Helge Deller |
2023-07-25 | other architectures: spelling fixes | Michael Tokarev |
2023-06-05 | accel/tcg: Introduce translator_io_start | Richard Henderson |
2023-06-05 | tcg: Pass TCGHelperInfo to tcg_gen_callN | Richard Henderson |