llvm-6502/support/tools
Misha Brukman cbfde0a612 * Now outputting a static function getBinaryCodeForInstr() (JIT-accessible)
* For debugging purposes:
  + output the predefined bit pattern of the instruction
* Fixed inefficiency: only load an operand from MachineInstr once
* Bug fix: did not advance bit index when seeing named bit-fields "annul", "cc"
  and "predict"
* Added a catch-all for non-supported instructions at the end of switch stmt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6368 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-27 22:19:58 +00:00
..
Burg Update to work with newer versions of bison 2003-03-31 21:26:06 +00:00
TableGen * Now outputting a static function getBinaryCodeForInstr() (JIT-accessible) 2003-05-27 22:19:58 +00:00