index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-1
/
+1
*
target/arm: Assert thumb pc is aligned
Richard Henderson
2021-12-15
1
-0
/
+3
*
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-12-15
1
-1
/
+21
*
target/arm: Split arm_pre_translate_insn
Richard Henderson
2021-12-15
1
-3
/
+7
*
target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn
Richard Henderson
2021-12-15
1
-8
/
+8
*
target/arm: Hoist pc_next to a local variable in arm_tr_translate_insn
Richard Henderson
2021-12-15
1
-4
/
+5
*
target/arm: Use tcg_constant_i32() in gen_rev16()
Philippe Mathieu-Daudé
2021-11-02
1
-2
/
+1
*
target/arm: Use the constant variant of store_cpu_field() when possible
Philippe Mathieu-Daudé
2021-11-02
1
-15
/
+6
*
target/arm: Use tcg_constant_i32() in op_smlad()
Philippe Mathieu-Daudé
2021-11-02
1
-2
/
+1
*
target/arm: Drop checks for singlestep_enabled
Richard Henderson
2021-10-16
1
-30
/
+6
*
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
2021-09-21
1
-0
/
+8
*
target/arm: Avoid goto_tb if we're trying to exit to the main loop
Peter Maydell
2021-09-21
1
-1
/
+33
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-4
/
+5
*
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
2021-09-13
1
-0
/
+21
*
target/arm: Implement HSTR.TJDBX
Peter Maydell
2021-08-26
1
-0
/
+12
*
target/arm: Implement M-profile trapping on division by zero
Peter Maydell
2021-08-25
1
-2
/
+2
*
target/arm: Implement MVE VCTP
Peter Maydell
2021-08-25
1
-0
/
+33
*
target/arm: Enforce that M-profile SP low 2 bits are always zero
Peter Maydell
2021-07-27
1
-0
/
+3
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-29
/
+0
*
target/arm: Use translator_use_goto_tb for aarch32
Richard Henderson
2021-07-09
1
-11
/
+1
*
target/arm: Use DISAS_TOO_MANY for ISB and SB
Richard Henderson
2021-07-09
1
-2
/
+2
*
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
1
-1
/
+0
*
target/arm: Implement MVE shifts by register
Peter Maydell
2021-07-02
1
-0
/
+30
*
target/arm: Implement MVE shifts by immediate
Peter Maydell
2021-07-02
1
-2
/
+66
*
target/arm: Implement MVE long shifts by register
Peter Maydell
2021-07-02
1
-0
/
+69
*
target/arm: Implement MVE long shifts by immediate
Peter Maydell
2021-07-02
1
-0
/
+90
*
target/arm: Use asimd_imm_const for A64 decode
Peter Maydell
2021-07-02
1
-2
/
+15
*
target/arm: Make asimd_imm_const() public
Peter Maydell
2021-07-02
1
-0
/
+57
*
target/arm: Improve REVSH
Richard Henderson
2021-06-29
1
-3
/
+1
*
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-29
1
-1
/
+1
*
target/arm: Add framework for MVE decode
Peter Maydell
2021-06-16
1
-0
/
+1
*
target/arm: Implement MVE LETP insn
Peter Maydell
2021-06-16
1
-8
/
+96
*
target/arm: Implement MVE DLSTP
Peter Maydell
2021-06-16
1
-2
/
+21
*
target/arm: Implement MVE WLSTP insn
Peter Maydell
2021-06-16
1
-1
/
+36
*
target/arm: Implement MVE LCTP
Peter Maydell
2021-06-16
1
-0
/
+24
*
target/arm: Add handling for PSR.ECI/ICI
Peter Maydell
2021-06-16
1
-5
/
+106
*
target/arm: Make sure that commpage's tb->size != 0
Ilya Leoshkevich
2021-05-20
1
-0
/
+2
*
target/arm: Make translate-neon.c.inc its own compilation unit
Peter Maydell
2021-05-10
1
-3
/
+0
*
target/arm: Make functions used by translate-neon global
Peter Maydell
2021-05-10
1
-8
/
+2
*
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
Peter Maydell
2021-05-10
1
-3
/
+0
*
target/arm: Delete unused typedef
Peter Maydell
2021-05-10
1
-2
/
+0
*
target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
Peter Maydell
2021-05-10
1
-7
/
+0
*
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
2021-05-10
1
-2
/
+1
*
target/arm: Make functions used by translate-vfp global
Peter Maydell
2021-05-10
1
-17
/
+8
*
target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
Peter Maydell
2021-05-10
1
-20
/
+0
*
target/arm: Move gen_aa32 functions to translate-a32.h
Peter Maydell
2021-05-10
1
-35
/
+16
*
target/arm: Split m-nocp trans functions into their own file
Peter Maydell
2021-05-10
1
-1
/
+0
*
target/arm: Make functions used by m-nocp global
Peter Maydell
2021-05-10
1
-32
/
+7
*
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
2021-05-10
1
-5
/
+9
*
target/arm: Move constant expanders to translate.h
Peter Maydell
2021-05-10
1
-24
/
+0
[next]