aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-21 Convert jumps to labels to TCGblueswir1
2008-03-21 Make TCG br op availableblueswir1
2008-03-21 Convert save, restore, saved, restored, and flushw to TCGblueswir1
2008-03-21 Convert other float and VIS ops to TCGblueswir1
2008-03-21 Convert float move ops to TCGblueswir1
2008-03-21Fix Thumb signal handlers.pbrook
2008-03-18 Convert udiv and sdiv ops to TCGblueswir1
2008-03-18 Use ext_i32_i64 instead of ext32s_i64blueswir1
2008-03-18 Convert CCR and CWP ops to TCGblueswir1
2008-03-18 Convert array8/16/32 and alignaddr to TCGblueswir1
2008-03-18Typo in curses_keys.h.aurel32
2008-03-18Clean fdc.haurel32
2008-03-18Add KBD_CMD_SCANCODE command.aurel32
2008-03-18SCI fixesaurel32
2008-03-18restore rw support for vvfataurel32
2008-03-18Documentation update for the monitor change commandaurel32
2008-03-18Documentation for the -curses optionaurel32
2008-03-16 Convert umul and smul to TCGblueswir1
2008-03-16 Use a TCG global for pc and npcblueswir1
2008-03-16 Convert mulscc to TCG, add cc_src2blueswir1
2008-03-16 Increase max temps limitblueswir1
2008-03-16 Discard unused data, use less tempsblueswir1
2008-03-16 Add discard_ptr and discard_tlblueswir1
2008-03-16More TCG conversions for CRIS.edgar_igl
2008-03-16Remove unused members.edgar_igl
2008-03-15More TCG conversions for CRIS.edgar_igl
2008-03-15 Use a TCG global for fsrblueswir1
2008-03-15 Convert ldfsr and stfsr to TCGblueswir1
2008-03-15Simplified some dead extended arith code after search and replace.edgar_igl
2008-03-14 Eliminate some uses of T2blueswir1
2008-03-14 Convert udivx and sdivx to TCGblueswir1
2008-03-14 Allow op_opt for all targetsblueswir1
2008-03-14 Use memory globals for G registersblueswir1
2008-03-14Use TARGET_FMT_lx.edgar_igl
2008-03-14CFI: Fix AMD erase supportaurel32
2008-03-14Improve readability by moving the continue operation into aseparate function.edgar_igl
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl
2008-03-14A first small step to convert the CRIS translator to TCG.edgar_igl
2008-03-14Model more parts of the ETRAX mmu (still alot missing).edgar_igl
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl
2008-03-13 Use tcg_const_tl for zero constantblueswir1
2008-03-13 Add tcg_const_tlblueswir1
2008-03-13 Convert condition code changing versions of add, sub, logic, and div to TCGblueswir1
2008-03-13ds1225y nvram: Fix some bugsaurel32
2008-03-13Slowdown SDL while minimizedaurel32
2008-03-13SDL mouse events smoothnessaurel32
2008-03-13Math functions helper for CONFIG_SOFTFLOAT=yesaurel32
2008-03-13Use float32/64 instead of float/doubleaurel32
2008-03-13e1000: fix endianness issuesaurel32
2008-03-13rtl8139: fix endianness on big endian targetsaurel32