5eb0bdecdf
ARM's Architecture Specification Language doesn't distinguish between floats and integers as much as we do. This makes some things difficult to implement. Since our register allocator is now capable of allocating values to XMMs and GPRs as necessary, the Transfer IR instructions are no longer necessary as they used to be and they can be removed. |
||
---|---|---|
.. | ||
decoder | ||
disassembler | ||
translate | ||
FPSCR.h | ||
ir_emitter.cpp | ||
ir_emitter.h | ||
location_descriptor.cpp | ||
location_descriptor.h | ||
PSR.h | ||
types.cpp | ||
types.h |