summaryrefslogtreecommitdiffstats
path: root/tcg/sparc
Commit message (Expand)AuthorAgeFilesLines
* Implement byte swapping accessesblueswir12008-05-251-36/+66
* Implement 64-bit constant loadsblueswir12008-05-241-15/+27
* Use sethi and arith functions, fix commentblueswir12008-05-241-23/+26
* Fix stack offsets and alignmentblueswir12008-05-241-7/+4
* Define stack offsetsblueswir12008-05-241-0/+5
* Fix constant checks on Sparc64 hostblueswir12008-05-181-12/+17
* Fix qemu_ld/st branches, constification, use orcc for tst synthetic opblueswir12008-05-171-9/+9
* Implement qemu_ld/st, fix brcond, handle more corner casesblueswir12008-05-161-29/+395
* Implement brcond, ldst with large offset; fix direct jump, prologueblueswir12008-05-151-14/+71
* Fix bit fitting checksblueswir12008-05-151-11/+15
* Fix compilation on Sparc host, implement ld and stblueswir12008-05-142-4/+15
* HPPA (PA-RISC) host supportaurel322008-04-121-1/+2
* Fix i32 memory backed variables on 64-bit hostblueswir12008-03-131-2/+2
* Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir12008-03-111-1/+1
* Add function prologue, fix pointer load on Sparc64 hostblueswir12008-03-082-12/+62
* Update based on Stuart Brady's commentsblueswir12008-03-071-39/+43
* Fix register references (Igor Kovalenko)blueswir12008-02-291-3/+3
* Preliminary Sparc TCG targetblueswir12008-02-272-0/+722
OpenPOWER on IntegriCloud