llvm-6502/lib
Misha Brukman da8d96d1a1 Fix the SPR field for MTLR, MFLR, MTCTR, and MFCTR instructions.
The decimal value given in the manual (8 or 9) really needs to be multiplied by
a factor of 32 because of the group of 5 zero bits after the register code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17182 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-23 06:05:49 +00:00
..
Analysis We won't use automake 2004-10-22 03:35:04 +00:00
Archive
AsmParser We won't use automake 2004-10-22 03:35:04 +00:00
Bytecode Fix a bug that Brian brought to my attention. This corrects: 2004-10-23 03:10:23 +00:00
CodeGen We won't use automake 2004-10-22 03:35:04 +00:00
Debugger We won't use automake 2004-10-22 03:35:04 +00:00
ExecutionEngine Use cleaner quoting and eliminate blank space 2004-10-22 23:35:57 +00:00
Linker
Support We won't use automake 2004-10-22 03:35:04 +00:00
System We won't use automake 2004-10-22 03:35:04 +00:00
Target Fix the SPR field for MTLR, MFLR, MTCTR, and MFCTR instructions. 2004-10-23 06:05:49 +00:00
Transforms Eliminate compilation warning on uninitialized variable. 2004-10-22 16:10:39 +00:00
VMCore We won't use automake 2004-10-22 03:35:04 +00:00
Makefile