index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
2019-11-29
1
-2
/
+3
*
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
2015-08-24
1
-4
/
+10
*
tcg: update README about size changing ops
Aurelien Jarno
2015-08-24
1
-3
/
+15
*
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
2015-08-24
1
-1
/
+1
*
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
2014-04-28
1
-0
/
+5
*
tcg: Use "unspecified behavior" for shifts
Richard Henderson
2014-04-18
1
-5
/
+13
*
tcg: Add qemu_ld_st_i32/64
Richard Henderson
2013-10-10
1
-24
/
+19
*
Use proper term in TCG README
陳韋任 (Wei-Ren Chen)
2013-03-22
1
-5
/
+9
*
tcg: Add signed multiword multiplication operations
Richard Henderson
2013-02-23
1
-0
/
+4
*
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
2013-02-23
1
-12
/
+14
*
tcg: rework TCG helper flags
Aurelien Jarno
2012-10-28
1
-5
/
+14
*
tcg: forbid ld/st function to modify globals
Aurelien Jarno
2012-10-28
1
-0
/
+3
*
tcg: remove obsolete jmp op
Aurelien Jarno
2012-10-06
1
-6
/
+1
*
tcg: Adjust descriptions of *cond opcodes
Richard Henderson
2012-09-26
1
-5
/
+5
*
tcg/README: document tcg_gen_goto_tb restrictions
Max Filippov
2012-09-22
1
-1
/
+2
*
tcg: Introduce movcond
Richard Henderson
2012-09-21
1
-0
/
+6
*
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
2011-07-16
1
-1
/
+9
*
tcg: README, name deposit second argument len/LEN
Edgar E. Iglesias
2011-01-20
1
-2
/
+2
*
tcg: Define "deposit" as an optional operation.
Richard Henderson
2011-01-20
1
-0
/
+14
*
tcg: fix typo in readme
Mike Frysinger
2011-01-09
1
-1
/
+1
*
tcg/README: Spelling fixes
Stefan Weil
2011-01-09
1
-4
/
+4
*
tcg/README: improve description of bswap*
Aurelien Jarno
2010-04-10
1
-4
/
+4
*
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
Richard Henderson
2010-03-26
1
-3
/
+7
*
tcg: Allow target-specific implementation of EQV.
Richard Henderson
2010-03-26
1
-1
/
+1
*
tcg: update README with const and pure helpers
Aurelien Jarno
2010-03-13
1
-4
/
+7
*
tcg: generic support for conditional set
Richard Henderson
2010-02-06
1
-0
/
+13
*
tcg: document double-word support opcodes.
Richard Henderson
2010-02-06
1
-0
/
+23
*
tcg/README: fix description of bswap32_i32/i64
aurel32
2009-03-28
1
-1
/
+1
*
tcg: update README wrt recent bswap changes
aurel32
2009-03-13
1
-6
/
+7
*
TCG: Fix documentation of qemu_ld/st ops
aurel32
2009-01-03
1
-11
/
+11
*
Remove a few dyngen and dyngen related code
aurel32
2008-12-07
1
-17
/
+4
*
Mention output overlaps.
pbrook
2008-11-04
1
-0
/
+5
*
tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
aurel32
2008-11-03
1
-1
/
+9
*
TCG: add logical operations found on alpha and powerpc processors
aurel32
2008-10-21
1
-0
/
+20
*
Add concat32_i64 and concat_tl_i64 ops
blueswir1
2008-09-21
1
-0
/
+4
*
Add concat_i32_i64 op.
pbrook
2008-09-21
1
-0
/
+4
*
update
bellard
2008-05-25
1
-62
/
+57
*
ARM host support for TCG targets.
balrog
2008-05-19
1
-1
/
+1
*
Add TCG native negation op.
pbrook
2008-05-11
1
-0
/
+4
*
Add zero extension (pseudo-)ops.
pbrook
2008-05-11
1
-1
/
+4
*
TCG README fixes (Stuart Brady)
aurel32
2008-03-12
1
-4
/
+2
*
fixed sign extensions - added explicit side effect op flag - added discard in...
bellard
2008-02-04
1
-0
/
+5
*
typos
bellard
2008-02-01
1
-4
/
+4
*
TCG code generator
bellard
2008-02-01
1
-0
/
+420