index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
mips
/
tcg-target.h
Age
Commit message (
Expand
)
Author
2012-03-03
w64: Change data type of parameters for flush_icache_range
Stefan Weil
2011-11-14
tcg: Standardize on TCGReg as the enum for hard registers
Richard Henderson
2011-10-01
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
Stefan Weil
2011-08-21
tcg: Always define all of the TCGOpcode enum members.
Richard Henderson
2011-06-03
Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.
Brad
2010-04-14
tcp/mips: Change TCG_AREG0 (fp -> s0)
Stefan Weil
2010-04-05
tcg/mips: use seb/seh instructions on MIPS32R2
Aurelien Jarno
2010-03-27
tcg-mips: add guest base support
Aurelien Jarno
2010-03-27
tcg-mips: implement nor
Aurelien Jarno
2010-03-26
tcg: Allow target-specific implementation of NOR.
Richard Henderson
2010-03-26
tcg: Allow target-specific implementation of NAND.
Richard Henderson
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
2009-12-01
tcg: initial mips support
Aurelien Jarno