llvm-6502/lib
Misha Brukman dfbfc57d78 Fixed the number translation scheme for the integer condition code registers: it
now works in instructions which require a 2-bit or 3-bit INTcc code.

Incidentally, that means that the representation of INTcc registers is now the
same in both integer and FP instructions. Thus, code became much simpler and
cleaner.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7185 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-16 20:30:40 +00:00
..
Analysis The word separate' only has one e'. 2003-07-14 17:26:34 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Bytecode The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
CodeGen Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
ExecutionEngine Clean up my last checkin: code is easier to read and explains the differences in 2003-07-15 15:58:26 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Target Fixed the number translation scheme for the integer condition code registers: it 2003-07-16 20:30:40 +00:00
Transforms Trace loads and stores as they happen (stores were being 2003-07-11 21:57:43 +00:00
VMCore The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00