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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
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
2020-06-23
target/arm: Convert remaining simple 2-reg-misc Neon ops
Peter Maydell
1
-31
/
+7
2020-06-23
target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
Peter Maydell
1
-10
/
+2
2020-06-23
target/arm: Make gen_swap_half() take separate src and dest
Peter Maydell
1
-5
/
+5
2020-06-23
target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
Peter Maydell
1
-48
/
+4
2020-06-23
target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
Peter Maydell
1
-27
/
+8
2020-06-23
target/arm: Convert Neon VCVT f16/f32 insns to decodetree
Peter Maydell
1
-62
/
+3
2020-06-23
target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
Peter Maydell
1
-34
/
+1
2020-06-23
target/arm: Convert Neon narrowing moves to decodetree
Peter Maydell
1
-79
/
+2
2020-06-23
target/arm: Convert VZIP, VUZP to decodetree
Peter Maydell
1
-90
/
+2
2020-06-23
target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree
Peter Maydell
1
-33
/
+2
2020-06-23
target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
Peter Maydell
1
-22
/
+2
2020-06-16
target/arm: Convert Neon VDUP (scalar) to decodetree
Peter Maydell
1
-24
/
+1
2020-06-16
target/arm: Convert Neon VTBL, VTBX to decodetree
Peter Maydell
1
-37
/
+4
2020-06-16
target/arm: Convert Neon VEXT to decodetree
Peter Maydell
1
-56
/
+2
2020-06-16
target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree
Peter Maydell
1
-176
/
+6
2020-06-16
target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
Peter Maydell
1
-36
/
+2
2020-06-16
target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree
Peter Maydell
1
-40
/
+2
2020-06-16
target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
Peter Maydell
1
-34
/
+3
2020-06-16
target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
Peter Maydell
1
-71
/
+6
2020-06-16
target/arm: Convert Neon 3-reg-diff polynomial VMULL
Peter Maydell
1
-57
/
+3
2020-06-16
target/arm: Convert Neon 3-reg-diff saturating doubling multiplies
Peter Maydell
1
-55
/
+4
2020-06-16
target/arm: Convert Neon 3-reg-diff long multiplies
Peter Maydell
1
-15
/
+6
2020-06-16
target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree
Peter Maydell
1
-28
/
+3
2020-06-16
target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree
Peter Maydell
1
-80
/
+11
2020-06-16
target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree
Peter Maydell
1
-12
/
+4
2020-06-05
target/arm: Convert Neon one-register-and-immediate insns to decodetree
Peter Maydell
1
-99
/
+2
2020-06-05
target/arm: Convert VCVT fixed-point ops to decodetree
Peter Maydell
1
-73
/
+2
2020-06-05
target/arm: Convert Neon VSHLL, VMOVL to decodetree
Peter Maydell
1
-44
/
+2
[next]