2008-05-22 |
bellard | use debug_insn_start to have nicer debug traces |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | added debug_insn_start debug instruction |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | proper helper definition registering (all targets must... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | debug output: write helper names |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | more generic call codegen |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | fixed zero shifts (64 bit case) |
commit | commitdiff | tree | snapshot |
2008-05-22 |
ths | Fix block-vmdk.c:vmdk_close() use-after-free, by Ed... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | small shift opts |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | optimization of shifts by a constant |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | lahf/sahf cpuid test |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | cmpxchg8b fix - added cmpxchg16b |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | cmpxchg 64 bit fix |
commit | commitdiff | tree | snapshot |
2008-05-22 |
bellard | fxsave/fxrstor 64 bit fix |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | disabled dyngen for x86 target |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | converted conditional jumps, SET and CMOVx to TCG |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | removed unused defines |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | converted env access to TCG |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | convert eflags manipulation insns to TCG |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | convert remaining segment handling to TCG |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | converted LSL/LAR/VERW/VERR to TCG - force 16 bit memor... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | fixed dead global variable update |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | suppressed no longer used ops |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | converted INTO/CMPXCHG8B to TCG |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | converted BCD ops to TCG |
commit | commitdiff | tree | snapshot |
2008-05-21 |
bellard | converted MUL/IMUL to TCG |
commit | commitdiff | tree | snapshot |
2008-05-21 |
ths | Switch MIPS clo/clz and the condition tests to TCG. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
ths | Switch MIPS movn/movz to TCG. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
blueswir1 | Remove currently unnecessary alignment masking |
commit | commitdiff | tree | snapshot |
2008-05-20 |
balrog | Fix 8-bit signed load/store and a typo. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
balrog | Implement neg_i32, clean-up. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
balrog | Prevent SEGV in VNC server for old clients (Anthony... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
balrog | Remove dyngen ARM code, which did't build. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
balrog | ARM host support for TCG targets. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
blueswir1 | Fix Sparc32 compilation broken by r4484 |
commit | commitdiff | tree | snapshot |
2008-05-19 |
blueswir1 | Better solution for the alignment problem |
commit | commitdiff | tree | snapshot |
2008-05-18 |
ths | Add file left out from previous commit. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
ths | Switch most MIPS logical and arithmetic instructions... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
ths | Fix local register cache handling. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
bellard | converted string OPs and LOOP insns to TCG |
commit | commitdiff | tree | snapshot |
2008-05-18 |
bellard | fixed INC/DEC condition codes |
commit | commitdiff | tree | snapshot |
2008-05-18 |
balrog | Boot tags setup needed by N800 proprietary bootloader. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
balrog | N810 keyboard slide open by default, add more comments. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
balrog | Add N810 to allowed -M values, add documentation part... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
balrog | Collapse omap peripherals on L4 bus into one io entry... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
edgar_igl | ETRAX: Connect both ethernet controllers. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
edgar_igl | ETRAX: Add support for the ethernet receivers dest... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
blueswir1 | Fix constant checks on Sparc64 host |
commit | commitdiff | tree | snapshot |
2008-05-18 |
blueswir1 | Fix TCG alignment problems on Sparc64 host |
commit | commitdiff | tree | snapshot |
2008-05-18 |
blueswir1 | Fix Sparc64 host signal handling |
commit | commitdiff | tree | snapshot |
2008-05-17 |
edgar_igl | Support signal reception in user-mode. Handle when... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
balrog | Try to fix USB HID and make the HID reports readable. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | converted sign extension ops to TCG |
commit | commitdiff | tree | snapshot |
2008-05-17 |
edgar_igl | Use tcg_gen_not. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | MONITOR insn address generation fix - converted XLAT... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
edgar_igl | Add support for the 'k' (kill) and 'D' (detach) packets... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | BSR/BSF TCG conversion |
commit | commitdiff | tree | snapshot |
2008-05-17 |
balrog | musicpal: Improve button handling (Jan Kiszka). |
commit | commitdiff | tree | snapshot |
2008-05-17 |
balrog | Remove arm's local not_i32 tcg op now that there's... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
balrog | Missing include for Slirp on win32 (Eduardo Felipe). |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | converted bit test operations to TCG |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | moved eflags computation outside op.c |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | converted adc, sbb, cmpxchg to TCG |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | converted condition code supprot to TCG - converted... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | added 'pure' function attribute - fixed indirect functi... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
bellard | added not pseudo op - more _tl macros |
commit | commitdiff | tree | snapshot |
2008-05-17 |
blueswir1 | Generate better code for Sparc32 shifts |
commit | commitdiff | tree | snapshot |
2008-05-17 |
blueswir1 | Fix qemu_ld/st branches, constification, use orcc for... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
blueswir1 | Improved workaround for the annoying glibc global regis... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
blueswir1 | Update TODO |
commit | commitdiff | tree | snapshot |
2008-05-16 |
blueswir1 | Implement qemu_ld/st, fix brcond, handle more corner... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
edgar_igl | Always process real timers regardless of singlestep... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
blueswir1 | Implement brcond, ldst with large offset; fix direct... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
blueswir1 | Fix bit fitting checks |
commit | commitdiff | tree | snapshot |
2008-05-15 |
bellard | converted more helpers to TCG - fixed some SVM issues |
commit | commitdiff | tree | snapshot |
2008-05-15 |
bellard | cpu_abort() is really an abort |
commit | commitdiff | tree | snapshot |
2008-05-14 |
blueswir1 | Fix compilation on Sparc host, implement ld and st |
commit | commitdiff | tree | snapshot |
2008-05-13 |
edgar_igl | ETRAX: Add some kind of support for simulating 802... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
blueswir1 | Remove some uses of phys_ram_base (initial patch by... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
bellard | i386 specific TODO |
commit | commitdiff | tree | snapshot |
2008-05-13 |
bellard | update |
commit | commitdiff | tree | snapshot |
2008-05-13 |
blueswir1 | Fix loading of binary ROMs |
commit | commitdiff | tree | snapshot |
2008-05-13 |
ths | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
edgar_igl | CRIS: Improve TLB management and handle delayslots... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | compilation fix |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | use new helper name |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | converted more helpers to TCG |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | removed unused code |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | FPU fixes |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | converted x87 FPU ops to TCG |
commit | commitdiff | tree | snapshot |
2008-05-12 |
blueswir1 | Move prototype back to avoid a compiler warning |
commit | commitdiff | tree | snapshot |
2008-05-12 |
blueswir1 | Remove most uses of phys_ram_base (initial patch by... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | converted SSE/MMX ops to TCG |
commit | commitdiff | tree | snapshot |
2008-05-12 |
blueswir1 | Wrap long lines |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | use TCG for MMX/SSE memory accesses |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | temporary hack to handle register shortage with dyngen... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | 2.6 kernels make int 5 a trap gate |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | char is only for strings |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | the double/triple fault handling was not tested in... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
bellard | removed unused code |
commit | commitdiff | tree | snapshot |
2008-05-12 |
edgar_igl | CRIS: Remove some old dyngen T0/T1 fiddle. More usage... |
commit | commitdiff | tree | snapshot |
next |