190 Commits (ea879fc719b0756f1768f765ee3a5660ce05ca7b)

Author SHA1 Message Date
aliguori 93fcfe39a0 Convert references to logfile/loglevel to use qemu_log*() macros 18 years ago
aliguori d12d51d5ba Clean up debugging code #ifdefs (Eduardo Habkost) 18 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
aurel32 9587035602 target-alpha: fix 2 warnings 18 years ago
aurel32 19bf517b7f target-alpha: gdb-stub support 18 years ago
aurel32 2cbd949d7a Common cpu_loop_exit prototype 18 years ago
aliguori c0ce998e94 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 18 years ago
aurel32 e2eb279809 target-alpha: use CPU_Float/CPU_Double instead of ugly casts 18 years ago
aliguori a1d1bb3101 Refactor and enhance break/watchpoint API (Jan Kiszka) 18 years ago
aliguori 6b9175478e Refactor translation block CPU state handling (Jan Kiszka) 18 years ago
aliguori 622ed3605b Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) 18 years ago
pbrook a7812ae412 TCG variable type checking. 18 years ago
aurel32 a74b4d2c23 target-alpha: fix decoding of CVTST /S 18 years ago
aurel32 55489a1739 target-alpha: disable single stepping and TB flush by default 18 years ago
aurel32 9cd38c2372 target-alpha: fix double TCG variable allocation 18 years ago
aurel32 970d622e8a target-alpha: fix cmpbge instruction 18 years ago
aurel32 6223246ad9 target-alpha: fix the return value of stl_c/stq_c 18 years ago
aurel32 57a92c8e36 target-alpha: fix locked loads/stores 18 years ago
aurel32 1304ca878a target-alpha: Fix ret instruction 18 years ago
aurel32 1b581c440b target-alpha: use the new TCG logical operations 18 years ago
aurel32 d1412eb240 target-alpha: update STATUS 18 years ago
aurel32 8bb6e981e0 target-alpha: convert palcode ops to TCG 18 years ago
aurel32 f4ed86794c target-alpha: convert locked load/store to TCG 18 years ago
aurel32 fe2b269a4f target-alpha: misc fixes 18 years ago
aurel32 f18cd2238d target-alpha: convert FP ops to TCG 18 years ago
aurel32 023d8ca21f target-alpha: factorize load/store code 18 years ago
blueswir1 b55266b5a2 Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 18 years ago
aurel32 b03d0971b3 target-alpha: switch most load/store ops to TCG 18 years ago
aurel32 04acd30726 target-alpha: convert remaining arith3 functions to TCG 18 years ago
aurel32 a1cf28f469 target-alpha: fix one more literal sign issue 18 years ago
aurel32 dfaa85834f target-alpha: instruction decoding simplification 18 years ago
aurel32 01ff9cc8fe target-alpha: convert cmp* instructions to TCG 18 years ago
aurel32 adf3c8b6e9 alpha: fix a missing literal sign issue 18 years ago
aurel32 6ad025921c target-alpha: switch a few helpers to TCG 18 years ago
aurel32 b3249f630e target-alpha: convert byte manipulation instructions to TCG 18 years ago
aurel32 9c29504eb7 alpha: convert cmov and bcond to TCG 18 years ago
aurel32 1ef4ef4e64 target-alpha: small optimizations 18 years ago
aurel32 6ba8dcd773 target-alpha: fix TCG register names 18 years ago
aurel32 30c7183b67 target-alpha: convert some arith3 instructions to TCG 18 years ago
aurel32 ae8ecd4231 target-alpha: convert arith2 instructions to TCG 18 years ago
aurel32 fdbbb5d9f2 alpha: fix helper.h 18 years ago
aurel32 9e85e9bdcf alpha: fix lit sign 18 years ago
blueswir1 7ccfb2eb5f Fix warnings that would be caused by gcc flag -Wwrite-strings 18 years ago
aurel32 29d26d20e5 fix alpha cmovxx instruction 18 years ago
aurel32 59df7f62a9 alpha: add target-alpha/helper.h (missing from commit r5150) 18 years ago
aurel32 4f821e1757 alpha: convert a few more instructions to TCG 18 years ago
aurel32 3761035f2c alpha: directly access ir registers 18 years ago
aurel32 496cb5b921 convert of few alpha insn to TCG 18 years ago
aurel32 7c9bde4569 Fix call_pal() prototype for alpha system emulation 18 years ago