v8/test
sgjesse@chromium.org 658ca2f174 Add missing instructions to the IA-32 disasembler
Added newly added instructions to test-disasem-ia32.cc and implemented the missi
ng ones in the disasembler.

Added some asserts to 8-bit instructions which only work with eax, ebx, ecx and
edx (al, bl, cl and dl).

Removed the loope instruction.
Review URL: http://codereview.chromium.org/548002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3577 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-01-11 15:19:53 +00:00
..
cctest Add missing instructions to the IA-32 disasembler 2010-01-11 15:19:53 +00:00
es5conform Added ES5 15.2.3.2 Object.getPrototypeOf. 2010-01-07 10:01:24 +00:00
message X64: Implement debugger hooks. 2009-08-19 10:18:30 +00:00
mjsunit Speed up compares with characters ie single-character strings. 2010-01-08 09:54:11 +00:00
mozilla Sort tests to increase predictability of mozilla test runs 2009-11-04 16:55:24 +00:00
sputnik Updated sputnik test expectations to match changes in tests. 2009-11-12 13:01:03 +00:00