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
2009-11-22
ARM atomic ops rewrite
Paul Brook
1
-85
/
+165
2009-11-19
ARM FP16 support
Paul Brook
1
-0
/
+85
2009-10-27
target-arm: use native tcg-ops for ror/bic/vorn
Aurelien Jarno
1
-38
/
+14
2009-10-27
target-arm: fix neon vsri, vshl and vsli ops
Juha Riihimäki
1
-14
/
+18
2009-10-27
target-arm: allow modifying vfp fpexc en bit only
Juha Riihimäki
1
-0
/
+3
2009-10-27
target-arm: add support for neon vld1.64/vst1.64 instructions
Juha Riihimäki
1
-52
/
+81
2009-10-27
target-arm: fix neon vshrn/vrshrn ops
Juha Riihimäki
1
-9
/
+3
2009-10-26
target-arm: fix incorrect temporary variable freeing
Juha Riihimäki
1
-2
/
+2
2009-10-23
target-arm: optimize thumb 32-bit multiply
Juha.Riihimaki@nokia.com
1
-17
/
+1
2009-10-23
target-arm: cleanup internal resource leaks
Juha Riihimäki
1
-27
/
+89
2009-10-18
target-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4863d0a0f75f6f38330ed
Aurelien Jarno
1
-5
/
+7
2009-10-18
target-arm: fix bugs introduced by 3174f8e91fecf8756e861d1febb049f3c619a2c7
Aurelien Jarno
1
-3
/
+3
2009-10-17
target-arm: remove cpu_T for ARM once and for all
Filip Navara
1
-26
/
+0
2009-10-17
target-arm: convert VFP not to use cpu_T
Filip Navara
1
-28
/
+22
2009-10-17
target-arm: convert disas_iwmmxt_insn not to use cpu_T
Filip Navara
1
-252
/
+219
2009-10-17
target-arm: convert disas_dsp_insn not use cpu_T
Filip Navara
1
-39
/
+20
2009-10-17
target-arm: convert disas_neon_ls_insn not to use cpu_T
Filip Navara
1
-33
/
+34
2009-10-17
target-arm: convert disas_neon_data_insn and helpers not to use cpu_T
Filip Navara
1
-296
/
+271
2009-10-17
target-arm: convert rest of disas_arm_insn / disas_thumb2_insn not to use cpu_T
Filip Navara
1
-41
/
+56
2009-10-17
target-arm: replace thumb usage of cpu_T registers by proper register allocat...
Filip Navara
1
-129
/
+139
2009-10-17
target-arm: fix TANDC and TORC instructions
Filip Navara
1
-0
/
+2
2009-10-17
target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG
Filip Navara
1
-9
/
+142
2009-10-17
target-arm: convert gen_lookup_tb not to use cpu_T
Filip Navara
1
-2
/
+1
2009-10-17
target-arm: get rid of gen_set_psr_T0 and replace it by gen_set_psr/gen_set_p...
Filip Navara
1
-20
/
+24
2009-10-17
target-arm: fix SRS/RFE instructions
Filip Navara
1
-15
/
+16
2009-10-17
target-arm: remove unused gen_movl_T2_reg function
Filip Navara
1
-5
/
+0
2009-10-17
target-arm: remove useless line that sets register that is never used again
Filip Navara
1
-1
/
+0
2009-10-17
target-arm: get rid of temporary variable cache
Filip Navara
1
-28
/
+3
2009-10-17
target-arm: use tcg_global_mem_new_i32 to allocate registers
Filip Navara
1
-17
/
+23
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-2
/
+2
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-24
Remove unused gen_bx_T0 function.
Filip Navara
1
-8
/
+0
2009-05-15
fix ARMv7 data processing instructions
Juha Riihimäki
1
-13
/
+26
2009-05-15
fix ARMv7 data processing instructions
Juha Riihimäki
1
-77
/
+111
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-0
/
+1
2009-03-17
Fix ARM quadword VDUP (core register).
pbrook
1
-4
/
+6
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
1
-6
/
+6
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-1
/
+1
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-4
/
+4
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-19
Implement (very) basic Thumb2-EE support. This doesn't actually implement
pbrook
1
-0
/
+75
2008-12-19
Fix VFP fixed point conversion routines.
pbrook
1
-8
/
+12
2008-12-07
ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).
balrog
1
-3
/
+3
2008-12-07
ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).
balrog
1
-3
/
+3
2008-12-07
Patch holes in ARM translation (Laurent Desnogues).
balrog
1
-2
/
+4
2008-12-07
ARM: cosmetics (Laurent Desnogues).
balrog
1
-29
/
+1
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
1
-2
/
+2
2008-11-18
Remove premature memop TB terminations (Jan Kiszka)
aliguori
1
-6
/
+0
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
1
-4
/
+5
2008-11-17
TCG variable type checking.
pbrook
1
-102
/
+116
[next]