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
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
1
-16
/
+58
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
1
-6
/
+3
2018-05-09
target/arm: avoid integer overflow in next_page PC check
Emilio G. Cota
1
-6
/
+5
2018-05-04
target/arm: Implement v8M VLLDM and VLSTM
Peter Maydell
1
-1
/
+16
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
1
-0
/
+12
2018-04-10
target-arm: Check undefined opcodes for SWP in A32 decoder
Onur Sahin
1
-2
/
+7
2018-03-23
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
1
-5
/
+14
2018-03-02
target/arm: Decode t32 simd 3reg and 2reg_scalar extension
Richard Henderson
1
-1
/
+13
2018-03-02
target/arm: Decode aa32 armv8.3 2-reg-index
Richard Henderson
1
-0
/
+61
2018-03-02
target/arm: Decode aa32 armv8.3 3-same
Richard Henderson
1
-0
/
+68
2018-03-02
target/arm: Decode aa32 armv8.1 two reg and a scalar
Richard Henderson
1
-2
/
+40
2018-03-02
target/arm: Decode aa32 armv8.1 three same
Richard Henderson
1
-19
/
+67
2018-03-01
target/arm/helper: pass explicit fpst to set_rmode
Alex Bennée
1
-6
/
+6
2018-02-09
target/arm/translate.c: Fix missing 'break' for TT insns
Peter Maydell
1
-0
/
+1
2018-02-09
target/arm: Expand vector registers for SVE
Richard Henderson
1
-4
/
+3
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
1
-7
/
+9
2018-01-25
target/arm: Change the type of vfp.regs
Richard Henderson
1
-1
/
+1
2018-01-25
target/arm: Use pointers in neon tbl helper
Richard Henderson
1
-4
/
+4
2018-01-25
target/arm: Use pointers in neon zip/uzp helpers
Richard Henderson
1
-20
/
+22
2018-01-25
target/arm: Use pointers in crypto helpers
Richard Henderson
1
-30
/
+38
2018-01-11
target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
Peter Maydell
1
-13
/
+10
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
1
-1
/
+1
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
1
-15
/
+14
2017-12-13
target/arm: Implement TT instruction
Peter Maydell
1
-1
/
+28
2017-12-13
target/arm: Split M profile MNegPri mmu index into user and priv
Peter Maydell
1
-2
/
+6
2017-12-11
target/arm: Generate UNDEF for 32-bit Thumb2 insns
Peter Maydell
1
-1
/
+4
2017-11-07
translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
Peter Maydell
1
-5
/
+34
2017-10-31
fix WFI/WFE length in syndrome register
Stefano Stabellini
1
-1
/
+9
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
1
-2
/
+1
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-2
/
+1
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-4
/
+0
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-1
/
+1
2017-10-24
target/arm: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-2
/
+7
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
1
-3
/
+3
2017-10-12
target/arm: Implement SG instruction corner cases
Peter Maydell
1
-1
/
+22
2017-10-12
target/arm: Support some Thumb insns being always unconditional
Peter Maydell
1
-1
/
+47
2017-10-12
target-arm: Simplify insn_crosses_page()
Peter Maydell
1
-21
/
+6
2017-10-12
target/arm: Pull Thumb insn word loads up to top level
Peter Maydell
1
-70
/
+108
2017-10-12
target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1
Peter Maydell
1
-2
/
+1
2017-10-12
target/arm: Implement secure function return
Peter Maydell
1
-2
/
+12
2017-10-12
target/arm: Implement BLXNS
Peter Maydell
1
-2
/
+15
2017-10-12
target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()
Peter Maydell
1
-0
/
+4
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
1
-4
/
+1
2017-09-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170907'...
Peter Maydell
1
-4
/
+50
2017-09-07
target/arm: Add Jazelle feature
Portia Stephens
1
-1
/
+1
2017-09-07
target/arm: Implement BXNS, and banked stack pointers
Peter Maydell
1
-1
/
+41
2017-09-07
target/arm: Make CONTROL register banked for v8M
Peter Maydell
1
-1
/
+1
2017-09-07
target/arm: Add state field, feature bit and migration for v8M secure state
Peter Maydell
1
-1
/
+7
2017-09-06
target/arm: Perform per-insn cross-page check only for Thumb
Richard Henderson
1
-25
/
+33
2017-09-06
target/arm: Split out thumb_tr_translate_insn
Richard Henderson
1
-41
/
+80
[next]