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
/
tcg
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-08
tcg-aarch64: Simplify tcg_out_ldst_9 encoding
Richard Henderson
1
-12
/
+2
2014-03-08
tcg-aarch64: Use intptr_t apropriately
Richard Henderson
1
-28
/
+21
2014-03-08
tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp
Richard Henderson
1
-6
/
+5
2014-03-08
tcg-aarch64: Hoist common argument loads in tcg_out_op
Richard Henderson
1
-45
/
+50
2014-03-08
tcg-aarch64: Don't handle mov/movi in tcg_out_op
Richard Henderson
1
-13
/
+7
2014-03-08
tcg-aarch64: Set ext based on TCG_OPF_64BIT
Richard Henderson
1
-21
/
+7
2014-03-08
tcg-aarch64: Change all ext variables to TCGType
Richard Henderson
1
-27
/
+37
2014-03-08
tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check
Richard Henderson
1
-6
/
+0
2013-10-10
tcg: Add qemu_ld_st_i32/64
Richard Henderson
1
-0
/
+2
2013-10-10
tcg: Add tcg-be-ldst.h
Richard Henderson
1
-21
/
+2
2013-10-10
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
1
-12
/
+16
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
1
-2
/
+0
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
1
-2
/
+2
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
1
-1
/
+1
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
1
-2
/
+1
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
1
-0
/
+4
2013-07-15
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
Richard Henderson
1
-53
/
+203
2013-07-15
tcg/aarch64: Implement tlb lookup fast path
Jani Kokkonen
1
-50
/
+174
2013-07-09
tcg: Split rem requirement from div requirement
Richard Henderson
1
-0
/
+2
2013-07-03
tcg/aarch64: implement ldst 12bit scaled uimm offset
Claudio Fontana
1
-3
/
+29
2013-06-12
tcg/aarch64: implement user mode qemu ld/st
Jani Kokkonen
1
-5
/
+116
2013-06-12
tcg/aarch64: implement sign/zero extend operations
Claudio Fontana
2
-12
/
+66
2013-06-12
tcg/aarch64: implement byte swap operations
Claudio Fontana
2
-5
/
+37
2013-06-12
tcg/aarch64: implement AND/TEST immediate pattern
Claudio Fontana
1
-0
/
+34
2013-06-12
tcg/aarch64: improve arith shifted regs operations
Claudio Fontana
1
-18
/
+30
2013-06-12
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
2
-0
/
+1260
[prev]