index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
target/arm: Rename TBFLAG_ANY, PSTATE_SS
Richard Henderson
1
-1
/
+1
2021-04-30
target/arm: Rename TBFLAG_A32, SCTLR_B
Richard Henderson
1
-1
/
+1
2021-04-30
target/arm: Make Thumb store insns UNDEF for Rn==1111
Peter Maydell
1
-0
/
+16
2021-04-17
target/arm: drop CF_LAST_IO/dc->condjump check
Alex Bennée
1
-5
/
+0
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-19
target/arm: Implement SCR_EL2.EEL2
Rémi Denis-Courmont
1
-2
/
+13
2021-01-19
target/arm: revector to run-time pick target EL
Rémi Denis-Courmont
1
-2
/
+21
2021-01-12
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
1
-0
/
+7
2020-12-10
target/arm: Move general-use constant expanders up in translate.c
Peter Maydell
1
-21
/
+25
2020-12-10
target/arm: Implement CLRM instruction
Peter Maydell
1
-0
/
+38
2020-12-10
target/arm: Implement VSCCLRM insn
Peter Maydell
1
-9
/
+12
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-10
target/arm: add space before the open parenthesis '('
Xinhao Zhang
1
-1
/
+1
2020-11-02
target/arm: Improve do_prewiden_3d
Richard Henderson
1
-0
/
+6
2020-11-02
target/arm: Rename neon_load_reg64 to vfp_load_reg64
Richard Henderson
1
-4
/
+4
2020-11-02
target/arm: Add read/write_neon_element64
Richard Henderson
1
-0
/
+26
2020-11-02
target/arm: Rename neon_load_reg32 to vfp_load_reg32
Richard Henderson
1
-2
/
+2
2020-11-02
target/arm: Expand read/write_neon_element32 to all MemOp
Richard Henderson
1
-22
/
+28
2020-11-02
target/arm: Add read/write_neon_element32
Richard Henderson
1
-0
/
+26
2020-11-02
target/arm: Use neon_element_offset in vfp_reg_offset
Richard Henderson
1
-9
/
+4
2020-11-02
target/arm: Use neon_element_offset in neon_load/store_reg
Richard Henderson
1
-12
/
+2
2020-11-02
target/arm: Move neon_element_offset to translate.c
Richard Henderson
1
-0
/
+20
2020-11-02
target/arm: Introduce neon_full_reg_offset
Richard Henderson
1
-0
/
+8
2020-10-20
target/arm: Implement v8.1M low-overhead-loop instructions
Peter Maydell
1
-2
/
+91
2020-10-20
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
1
-0
/
+20
2020-10-20
target/arm: Don't allow BLX imm for M-profile
Peter Maydell
1
-0
/
+8
2020-10-20
target/arm: Implement v8.1M conditional-select insns
Peter Maydell
1
-0
/
+60
2020-10-20
target/arm: Fix SMLAD incorrect setting of Q bit
Peter Maydell
1
-11
/
+49
2020-08-24
target/arm: Make A32/T32 use new fpstatus_ptr() API
Peter Maydell
1
-13
/
+0
2020-08-24
target/arm/translate.c: Delete/amend incorrect comments
Peter Maydell
1
-2
/
+2
2020-08-24
target/arm: Delete unused VFP_DREG macros
Peter Maydell
1
-15
/
+0
2020-08-24
target/arm: Remove ARCH macro
Peter Maydell
1
-5
/
+9
2020-08-24
target/arm: Convert T32 coprocessor insns to decodetree
Peter Maydell
1
-62
/
+2
2020-08-24
target/arm: Do M-profile NOCP checks early and via decodetree
Peter Maydell
1
-15
/
+15
2020-08-24
target/arm: Tidy up disas_arm_insn()
Peter Maydell
1
-17
/
+9
2020-08-24
target/arm: Convert A32 coprocessor insns to decodetree
Peter Maydell
1
-11
/
+63
2020-08-24
target/arm: Separate decode from handling of coproc insns
Peter Maydell
1
-32
/
+44
2020-08-24
target/arm: Pull handling of XScale insns out of disas_coproc_insn()
Peter Maydell
1
-15
/
+29
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
1
-6
/
+6
2020-06-26
target/arm: Add DISAS_UPDATE_NOCHAIN
Richard Henderson
1
-0
/
+4
2020-06-26
target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
Richard Henderson
1
-6
/
+6
2020-06-23
target/arm: Remove unnecessary gen_io_end() calls
Peter Maydell
1
-3
/
+0
2020-06-23
target/arm: Move some functions used only in translate-neon.inc.c to that file
Peter Maydell
1
-101
/
+0
2020-06-23
target/arm: Convert Neon VTRN to decodetree
Peter Maydell
1
-361
/
+2
2020-06-23
target/arm: Convert Neon VSWP to decodetree
Peter Maydell
1
-4
/
+1
2020-06-23
target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
Peter Maydell
1
-62
/
+8
2020-06-23
target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
Peter Maydell
1
-26
/
+5
2020-06-23
target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
Peter Maydell
1
-45
/
+5
2020-06-23
target/arm: Convert simple fp Neon 2-reg-misc insns
Peter Maydell
1
-49
/
+7
2020-06-23
target/arm: Convert Neon VQABS, VQNEG to decodetree
Peter Maydell
1
-28
/
+2
[next]