Commit Graph

112 Commits

Author SHA1 Message Date
7d9a5f5dd7 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
eea682f7fd Re-generated Makefiles 2011-09-16 10:19:40 +00:00
4068b60e1a Much improved ARM support 2011-06-16 07:59:59 +00:00
0b81e9475d Improving ARM support 2011-06-14 23:10:08 +00:00
a88be030a1 Improving ARM support 2011-06-14 22:46:24 +00:00
221bad8794 Improving ARM support 2011-06-14 22:25:24 +00:00
2851fcfcde Improving ARM support 2011-06-14 22:03:46 +00:00
776053e805 Much improved ARM support 2011-06-14 14:48:01 +00:00
b7fb506f00 Improving ARM support 2011-06-12 15:55:26 +00:00
b67b0d0eff Improving ARM support 2011-06-12 15:41:16 +00:00
d655dbda03 Improving ARM support 2011-06-12 15:33:48 +00:00
42e41651da Improving ARM support 2011-06-12 15:27:56 +00:00
c45018e465 Improving ARM support 2011-06-12 15:03:26 +00:00
2b85e9fddc Improving ARM support 2011-06-12 12:30:27 +00:00
03f5786aca Improving ARM support 2011-06-12 12:14:51 +00:00
d5074f9ac1 Added CVS Id 2011-06-12 00:40:58 +00:00
b46fad75cd Improving ARM support 2011-06-12 00:39:19 +00:00
b815fb7805 Improving ARM support 2011-06-12 00:23:03 +00:00
8845d2de76 Improving ARM support 2011-06-12 00:06:56 +00:00
ad6348c38e Getting the first ARM opcodes right 2011-06-11 23:47:45 +00:00
baa8076906 Beginning to truly implement ARM support 2011-06-11 23:33:55 +00:00
74130f88fe Added stub files for ARM support as well 2011-06-09 18:05:05 +00:00
fe28af3bed Added stubs for mips support 2011-06-08 01:13:47 +00:00
7edc2f2b6a Added the "nop" instruction for sparc{,64} 2011-06-04 13:16:36 +00:00
6870bbd088 Build a statically-linked version of asm for tests 2011-04-28 02:54:43 +00:00
53d6f4cbc3 Re-introducing support for the amd64 architecture 2011-04-23 03:11:00 +00:00
f0e196b9e1 Added CVS identifier 2011-04-23 03:08:56 +00:00
438ef5939a Beginning to encode and test Dalvik instructions again 2011-04-23 01:12:37 +00:00
24836cadfd Re-introducing support for the Java architecture 2011-04-22 17:53:02 +00:00
5dfdc2f4ab Let more architectures decide their own default format 2011-04-22 17:26:02 +00:00
fae68e5fd1 Re-introducing support for the sparc64 architecture 2011-04-21 19:20:50 +00:00
8ebf1b07af Also implemented branching instructions 2011-04-21 17:03:21 +00:00
33039927e3 Now encoding sethi instructions as well 2011-04-21 16:28:35 +00:00
bbe4db81cf Added the "fyl2xp1" and "hlt" instructions 2011-04-20 00:38:01 +00:00
ccb676dc53 Added the "in" instruction 2011-04-20 00:35:04 +00:00
50cef996e6 Added the "inc" instruction 2011-04-20 00:30:43 +00:00
ace28bd16b Added a few comments 2011-04-20 00:26:37 +00:00
c1ea0b8cd9 Still let "int $3" be output as two bytes and added the "int3" instruction 2011-04-20 00:25:12 +00:00
1490b7a0f8 Added the "insb", "insw" and "insd" instructions 2011-04-20 00:20:50 +00:00
a3402c25d7 Added the "int", "into", "invd", "iret", "iretd", "lahf" and "leave" instructions 2011-04-20 00:05:00 +00:00
2aaa34e124 Added the "lock", "lodsb", "lodsd", "lodsw", "loop", "loope", "loopne", "loopnz" and "loopz" instructions 2011-04-19 23:28:38 +00:00
fb58a25507 Added the "movd" instruction 2011-04-19 23:05:58 +00:00
2e8a3235b8 Added the "movq" instruction 2011-04-19 23:02:19 +00:00
fd22e83f7d Added the "movsb" and "movsd" instructions 2011-04-19 22:52:23 +00:00
780f33e8d9 Added the "mul" instruction 2011-04-19 22:47:44 +00:00
22f4e5efd4 Added the "neg" instruction 2011-04-19 22:45:57 +00:00
dc0ef0b8d1 Added the "not" instruction 2011-04-19 22:44:30 +00:00
0c242bf1a8 Added the "or" instruction 2011-04-19 22:39:52 +00:00
b5d59fbdaa Added the "out", "outsb", "outsd" and "outsw" instructions 2011-04-19 22:33:09 +00:00
f41af9429d Added the "fcom", "fcomp", "fcompp", "fcos" and "fdecstp" instructions 2011-04-19 20:02:44 +00:00