mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-01-03 22:10:04 +00:00
7f13104c17
Support ignoring immediate out of bound writes. Writing dynamically out of bounds is not yet supported (e.g. R0+0x4). Reading out of bounds yields zero. This is supported checking for the size from the IR; if the input is immediate, the optimization passes will drop it. |
||
---|---|---|
.. | ||
translate | ||
control_flow.cpp | ||
control_flow.h | ||
decode.cpp | ||
decode.h | ||
indirect_branch_table_track.cpp | ||
indirect_branch_table_track.h | ||
instruction.h | ||
location.h | ||
maxwell.inc | ||
opcodes.cpp | ||
opcodes.h | ||
structured_control_flow.cpp | ||
structured_control_flow.h | ||
translate_program.cpp | ||
translate_program.h |