Joel Dice
|
46a6744050
|
Merge commit 'origin/powerpc' into powerpc
|
2009-02-28 12:44:31 -07:00 |
|
Joel Dice
|
f8d7bea7e8
|
implement various compare and branch instructions
|
2009-02-28 12:36:02 -07:00 |
|
JET
|
5a08062190
|
prelim 64-bit mult and shift support
|
2009-02-27 16:54:20 -07:00 |
|
Joel Dice
|
8ecd6a0394
|
fix and optimize andC
|
2009-02-26 18:56:57 -07:00 |
|
Joel Dice
|
d7d3dd5055
|
various bugfixes, especially concerning frame allocation and offset calculation
|
2009-02-25 20:49:42 -07:00 |
|
Joel Dice
|
b539d7b1e0
|
Merge commit 'origin/powerpc' into powerpc
Conflicts:
src/powerpc.cpp
|
2009-02-25 18:31:21 -07:00 |
|
Joel Dice
|
08af5deb36
|
implement andC and moveAR; fix MyArchitecture::nextFrame
|
2009-02-25 18:16:38 -07:00 |
|
J. Treadwell
|
c148369d57
|
added multiply and divide instructions and intermediates
|
2009-02-25 09:37:44 -07:00 |
|
Joel Dice
|
0832c740fc
|
implement a few conditional and branch instructions
|
2009-02-24 18:29:04 -07:00 |
|
Joel Dice
|
299f8542b7
|
rename fooCRR and fooRRR to fooC and fooR, respectively; add entries to ternary operation table in populateTables
|
2009-02-24 09:13:11 -07:00 |
|
Joel Dice
|
b292cbb7f4
|
mask displacement in instruction format D; fix MyArchitecture::frameIp to look for return address at an 8-byte offset from the stack pointer
|
2009-02-24 08:04:55 -07:00 |
|
Joel Dice
|
eef5047a52
|
various bugfixes in powerpc.cpp
|
2009-02-23 21:25:15 -07:00 |
|
J. Treadwell
|
ee90d7bd2c
|
merged ppc changes
|
2009-02-23 20:57:25 -07:00 |
|
JET
|
2d09f57cbd
|
added instructions
|
2009-02-23 19:16:42 -07:00 |
|
Joel Dice
|
da8520754d
|
progress towards compiling and running simple methods on powerpc
|
2009-02-23 19:11:32 -07:00 |
|
Joel Dice
|
9a9b2c611a
|
sketch of new powerpc.cpp implementation
|
2009-02-21 12:30:25 -07:00 |
|
Joel Dice
|
c80eb51c17
|
Merge branch 'master' into powerpc
Conflicts:
makefile
src/assembler.h
src/compile.cpp
src/compiler.cpp
src/compiler.h
src/finder.cpp
|
2008-11-11 08:21:48 -07:00 |
|
J. Treadwell
|
ee8f5a8cd8
|
First powerpc.cpp with actual ppc assembling (incomplete)!
|
2008-06-25 17:35:01 -06:00 |
|
dicej
|
0ccf8d57ea
|
rough sketch of powerpc support
|
2008-06-04 16:21:27 -06:00 |
|