Preliminary support for getting 64-bit integer constants into registers.
Preliminary support for division. It's gross because you have to initialize the "Y" register, which is the top 32 bits of the thing you're dividing. llvm-svn: 12732
Loading
Please register or sign in to comment