rpcsx/rpcs3/Emu/ARMv7
Nekotekina e896da8064 Added .aligned() method for vm::ptr
Added set_alignment() macro for setting alignment
Added alignof32() macro similar to sizeof32()
Added CHECK_SIZE, CHECK_ALIGN macro with static_assert
Minor refactoring
2015-07-10 04:30:51 +03:00
..
Modules Added .aligned() method for vm::ptr 2015-07-10 04:30:51 +03:00
ARMv7Callback.h vm::ptr refactoring (operators improved) 2015-06-15 19:21:14 +03:00
ARMv7Context.h ARMv7Context used through multiple inheritance 2015-07-10 04:30:49 +03:00
ARMv7Decoder.cpp Compilation fix 2015-03-07 01:58:42 +03:00
ARMv7Decoder.h ARMv7 decoder improved 2015-01-22 00:09:37 +03:00
ARMv7DisAsm.cpp ARMv7 decoder improved 2015-01-22 00:09:37 +03:00
ARMv7DisAsm.h ARMv7 decoder improved 2015-01-22 00:09:37 +03:00
ARMv7Interpreter.cpp ARMv7Context used through multiple inheritance 2015-07-10 04:30:49 +03:00
ARMv7Interpreter.h ARMv7: partial disasm functionality, bugfix 2015-02-05 02:52:47 +03:00
ARMv7Opcodes.h ARMv7 decoder improved 2015-01-22 00:09:37 +03:00
ARMv7Thread.cpp ARMv7Context used through multiple inheritance 2015-07-10 04:30:49 +03:00
ARMv7Thread.h ARMv7Context used through multiple inheritance 2015-07-10 04:30:49 +03:00
PSVFuncList.cpp ARMv7Context used through multiple inheritance 2015-07-10 04:30:49 +03:00
PSVFuncList.h PSV modules refactoring 2015-07-10 04:30:45 +03:00
PSVObjectList.cpp Some bicycle for PSV 2015-03-03 23:09:23 +03:00
PSVObjectList.h IdManager improved, atomic_t improved 2015-05-27 06:11:59 +03:00