xenia-canary/src/xenia/cpu/hir
Triang3l 26c24b4726 [CPU] Move saturating add/sub to base/math.h 2019-07-19 23:12:11 +03:00
..
block.cc Code cleanup: moving poly/ into xenia/base/ 2015-05-02 03:42:51 -07:00
block.h More style. 2015-08-07 21:29:03 -07:00
hir_builder.cc [CPU] Fix null termination in HIRBuilder::CommentFormat. 2018-11-23 07:50:42 -06:00
hir_builder.h [CPU] Handle constant multiply in fmadd/fmsub in constant propagation pass 2018-03-01 20:04:56 -06:00
instr.cc Fixing some particularly bad /W4. 2015-07-18 23:04:21 -07:00
instr.h More style. 2015-08-07 21:29:03 -07:00
label.h More style. 2015-08-07 21:29:03 -07:00
opcodes.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
opcodes.h [JIT] New opcodes: OPCODE_LOAD_OFFSET and OPCODE_STORE_OFFSET 2018-02-14 16:26:49 -06:00
opcodes.inl [JIT] New opcodes: OPCODE_LOAD_OFFSET and OPCODE_STORE_OFFSET 2018-02-14 16:26:49 -06:00
value.cc [CPU] Move saturating add/sub to base/math.h 2019-07-19 23:12:11 +03:00
value.h [JIT] Assert that other is constant in set_from. 2018-11-23 10:46:27 -06:00