rpcsx/rpcs3/Emu/Memory
Nekotekina 69f0ad0d68 Remove ALIGN_32 macro
It's never used in expressions like SIZE_32(T) * n, so it doesn't help to fix any warning issued due to truncation.
2018-09-03 21:40:36 +03:00
..
vm.cpp vm: allow 4k-aligned allocations for vm::stack 2018-08-30 14:56:45 +03:00
vm.h vm: allow 4k-aligned allocations for vm::stack 2018-08-30 14:56:45 +03:00
vm_ptr.h Remove ALIGN_32 macro 2018-09-03 21:40:36 +03:00
vm_ref.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
vm_var.h Remove ALIGN_32 macro 2018-09-03 21:40:36 +03:00