Sign in
qemu
/
qemu
/
91b1df8cf9e1ecaa8679c9ea8713d1e25c28e6c4
/
tcg
/
ppc64
/
tcg-target.h
6645c14
tcg-ppc64: Implement mulu2/muls2_i64
by Richard Henderson
· 12 years ago
6c85876
tcg-ppc64: Implement add2/sub2_i64
by Richard Henderson
· 12 years ago
027ffea
tcg-ppc64: Implement movcond
by Richard Henderson
· 12 years ago
33de9ed
tcg-ppc64: Implement deposit
by Richard Henderson
· 12 years ago
ce1010d
tcg-ppc64: Implement compound logicals
by Richard Henderson
· 12 years ago
68aebd4
tcg-ppc64: Implement bswap64
by Richard Henderson
· 12 years ago
5d22158
tcg-ppc64: Implement bswap16 and bswap32
by Richard Henderson
· 12 years ago
313d91c
tcg-ppc64: Implement rotates
by Richard Henderson
· 12 years ago
28f2dba
tcg-ppc64: Use automatic implementation of ext32u_i64
by Richard Henderson
· 12 years ago
a9249df
tcg-ppc64: Improve and_i32 with constant
by Richard Henderson
· 12 years ago
4d3203f
tcg: Add signed multiword multiplication operations
by Richard Henderson
· 12 years ago
d7156f7
tcg: Add 64-bit multiword arithmetic operations
by Richard Henderson
· 12 years ago
e6a7273
tcg: Make 32-bit multiword operations optional for 64-bit hosts
by Richard Henderson
· 12 years ago
cb9c377
janitor: add guards to headers
by Paolo Bonzini
· 12 years ago
07e10e5
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
by Peter Maydell
· 12 years ago
ffc5ea0
tcg: Introduce movcond
by Richard Henderson
· 12 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
· 13 years ago
0bf1dbd
tcg/ppc64: fix 16/32 mixup
by malc
· 13 years ago
157f266
tcg/ppc64: implement not_i32/64 and ext32u_i64
by malc
· 13 years ago
25c4d9c
tcg: Always define all of the TCGOpcode enum members.
by Richard Henderson
· 13 years ago
2bece2c
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
by Richard Henderson
· 15 years ago
32d98fb
tcg: Allow target-specific implementation of NOR.
by Richard Henderson
· 15 years ago
9940a96
tcg: Allow target-specific implementation of NAND.
by Richard Henderson
· 15 years ago
8d625cf
tcg: Allow target-specific implementation of EQV.
by Richard Henderson
· 15 years ago
a63b582
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
by Paolo Bonzini
· 15 years ago
d34f4ba
tcg/ppc64: Use C90 style comments
by malc
· 15 years ago
3682825
tcg: Add comments for all optional instructions not implemented.
by Richard Henderson
· 15 years ago
f6548c0
PPC 32/64 GUEST_BASE support
by malc
· 15 years ago
e63d7ab
Prune unused TCG_AREGs
by blueswir1
· 16 years ago
902b3d5
Introduce and use cache-utils.[ch]
by malc
· 16 years ago
e7d05e6
Use proper value for TCG_TARGET_CALL_STACK_OFFSET
by malc
· 16 years ago
e46b968
Provide extNs_M instructions
by malc
· 16 years ago
810260a
Preliminary PPC64/Linux host support
by malc
· 16 years ago