llvm-6502/lib
Reid Spencer 15aab8a723 When converting from 64 to 32-bits, use the actual number of words to
extract the value, not the number of words implied by the active bits.
This fixes numerous, but not all divide bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34484 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-22 00:58:45 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Selection and lowering for exception handling. 2007-02-21 22:53:45 +00:00
Debugger
ExecutionEngine
Linker
Support When converting from 64 to 32-bits, use the actual number of words to 2007-02-22 00:58:45 +00:00
System
Target Support to provide exception and selector registers. 2007-02-21 22:54:50 +00:00
Transforms
VMCore
Makefile