summaryrefslogtreecommitdiffstats
path: root/tcg/i386
Commit message (Expand)AuthorAgeFilesLines
* tcg/x86: add bswap16_i32 opsaurel322009-03-132-0/+7
* tcg: rename bswap_i32/i64 functionsaurel322009-03-132-3/+3
* tcg/x86: add not/neg/extu/bswap/rot i32 opsaurel322009-03-102-1/+48
* Prune unused TCG_AREGsblueswir12009-03-081-1/+0
* tcg: kill two warningsaurel322008-12-141-1/+1
* TCG x86/x86-64: use move with zero-extend for loads/storesaurel322008-12-131-0/+6
* Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir12008-10-051-5/+8
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-9/+2
* 64 bit signed comparison fix (Juergen Lock)bellard2008-07-071-4/+4
* jump optimizationsbellard2008-05-251-31/+9
* more generic call codegenbellard2008-05-221-0/+1
* fixed global variable handling with qemu load/stores - initial global prologu...bellard2008-05-101-1/+51
* HPPA (PA-RISC) host supportaurel322008-04-121-1/+2
* Fix i32 memory backed variables on 64-bit hostblueswir12008-03-131-4/+4
* Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir12008-03-111-1/+1
* Simplify TCG relocation bugfix.pbrook2008-02-101-1/+1
* compare fixbellard2008-02-031-3/+3
* TCG code generatorbellard2008-02-012-0/+1217
OpenPOWER on IntegriCloud