Sign in
qemu
/
qemu
/
d694516440ca31bbcc7ad73f5e99b45fbeb2a6e6
/
tcg
/
hppa
07e10e5
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
by Peter Maydell
· 12 years ago
d1e321b
tcg: Add tcg_high_cond
by Richard Henderson
· 13 years ago
0aed257
tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
by Richard Henderson
· 13 years ago
626cd05
tcg: remove obsolete jmp op
by Aurelien Jarno
· 13 years ago
6e17d0c
tcg: Remove tcg_target_get_call_iarg_regs_count
by Stefan Weil
· 13 years ago
f0da375
tcg-hppa: Implement movcond
by Richard Henderson
· 13 years ago
e55f523
tcg-hppa: Fix broken load/store helpers
by Richard Henderson
· 13 years ago
c08d9ee
tcg-hppa: Fix brcond2 and setcond2
by Richard Henderson
· 13 years ago
ffc5ea0
tcg: Introduce movcond
by Richard Henderson
· 13 years ago
89c3333
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
by Blue Swirl
· 13 years ago
e7bd630
tcg-hppa: Add debug_frame support.
by Richard Henderson
· 13 years ago
e141ab5
softmmu templates: optionally pass CPUState to memory access functions
by Blue Swirl
· 14 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
9d6fca7
tcg: Improve tcg_out_label and fix its usage for w64
by Stefan Weil
· 13 years ago
dba4f1b
w64: Change data type of parameters for flush_icache_range
by Stefan Weil
· 13 years ago
2a534af
tcg: Use TCGReg for standard tcg-target entry points.
by Richard Henderson
· 13 years ago
771142c
tcg: Standardize on TCGReg as the enum for hard registers
by Richard Henderson
· 13 years ago
840f586
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
by Stefan Weil
· 14 years ago
6e6a992
tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
by Richard Henderson
· 14 years ago
25c4d9c
tcg: Always define all of the TCGOpcode enum members.
by Richard Henderson
· 14 years ago
ec18842
tcg-hppa: Support deposit opcode.
by Richard Henderson
· 14 years ago
2a6a665
TCG/HPPA: use stack for TCG temps
by Blue Swirl
· 14 years ago
a42bcee
TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
by Blue Swirl
· 14 years ago
614f104
Delegate setup of TCG temporaries to targets
by Blue Swirl
· 14 years ago
cea5f9a
cpu-exec.c: avoid AREG0 use
by Blue Swirl
· 14 years ago
e4d58b4
tcg: Make some tcg-target.c routines static.
by Richard Henderson
· 15 years ago
3b6dac3
tcg: Add TYPE parameter to tcg_out_mov.
by Richard Henderson
· 15 years ago
4b31713
tcg-hppa: Load GUEST_BASE as an immediate.
by Richard Henderson
· 15 years ago
70ec48e
tcg-hppa: Remove automatically implemented opcodes.
by Richard Henderson
· 15 years ago
2d097a8
tcg-hppa: Fix branch offset during retranslation.
by Richard Henderson
· 15 years ago
739734c
tcg-hppa: Schedule the address masking after the TLB load.
by Richard Henderson
· 15 years ago
f061b40
tcg-hppa: Fix softmmu loads and stores.
by Richard Henderson
· 15 years ago
884d348
tcg-hppa: Fix GUEST_BASE initialization in prologue.
by Richard Henderson
· 15 years ago
0085bd5
tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.
by Richard Henderson
· 15 years ago
3e1f46e
tcg-hppa: Don't try to calls to non-constant addresses.
by Richard Henderson
· 15 years ago
9149363
tcg-hppa: Fix in/out register overlap in add2/sub2.
by Richard Henderson
· 15 years ago
fd76e73
tcg-hppa: Finish the port.
by Richard Henderson
· 15 years ago
86feb1c
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
by Richard Henderson
· 15 years ago
a975160
tcg: Name the opcode enumeration.
by Richard Henderson
· 15 years ago
a63b582
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
by Paolo Bonzini
· 15 years ago
31d6655
tcg: add div/rem 32-bit helpers
by Aurelien Jarno
· 15 years ago
30c0c76
tcg: fix build on 32-bit hppa, ppc and sparc hosts
by Jay Foad
· 15 years ago
d89c682
Suppress some variants of English in comments
by Stefan Weil
· 16 years ago
66896cb
tcg: rename bswap_i32/i64 functions
by aurel32
· 16 years ago
e63d7ab
Prune unused TCG_AREGs
by blueswir1
· 16 years ago
d4a9eb1
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
by blueswir1
· 16 years ago
79383c9
Fix some warnings that would be generated by gcc -Wredundant-decls
by blueswir1
· 17 years ago
f54b3f9
HPPA (PA-RISC) host support
by aurel32
· 17 years ago