| .. |
|
premake5.lua
|
Get rid of gflags alltogether
|
2019-08-03 02:34:19 +02:00 |
|
x64_assembler.cc
|
[third_party] Update capstone to latest stable
|
2019-06-24 23:15:28 -07:00 |
|
x64_assembler.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
|
x64_backend.cc
|
[CPU] Change thunk layout and fix Linux thunk misalignment
|
2020-02-05 09:49:29 -06:00 |
|
x64_backend.h
|
Clean up cvars (rename, recategorize).
|
2019-08-03 23:46:03 -05:00 |
|
x64_code_cache.cc
|
[x64] Further simplification / fix buffer overrun in code cache.
|
2019-08-26 13:42:44 -05:00 |
|
x64_code_cache.h
|
[CPU] Increased maximum function count
|
2020-02-09 15:47:29 -06:00 |
|
x64_code_cache_posix.cc
|
xenia-cpu-ppc-tests is now building on linux
|
2017-02-10 23:54:10 -06:00 |
|
x64_code_cache_win.cc
|
[x64] Simplify growable function pointer definitions.
|
2019-08-25 17:02:42 -05:00 |
|
x64_emitter.cc
|
[x64] Fix corruption of src1 in calls to EmulateVectorRotateLeft.
|
2019-11-30 20:08:10 -06:00 |
|
x64_emitter.h
|
[x64] Fix corruption of src1 in calls to EmulateVectorRotateLeft.
|
2019-11-30 20:08:10 -06:00 |
|
x64_function.cc
|
Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function.
|
2015-08-05 21:50:02 -07:00 |
|
x64_function.h
|
More style cleanup.
|
2015-08-06 20:17:01 -07:00 |
|
x64_op.h
|
[x64] Factor out a lot of the opcode handling code
|
2018-11-23 18:02:02 -06:00 |
|
x64_seq_control.cc
|
[x64] Swap to using anchor variables instead of dummy function calls
|
2018-11-23 18:02:04 -06:00 |
|
x64_seq_memory.cc
|
[CPU] Data cache control instructions
|
2019-08-18 16:22:32 +03:00 |
|
x64_seq_vector.cc
|
[x64] Take advantage of StashConstantXmm.
|
2019-11-30 20:08:10 -06:00 |
|
x64_sequences.cc
|
Lint cleanup.
|
2020-02-22 13:29:07 -06:00 |
|
x64_sequences.h
|
[x64] Swap to using anchor variables instead of dummy function calls
|
2018-11-23 18:02:04 -06:00 |
|
x64_stack_layout.h
|
[CPU] Change thunk layout and fix Linux thunk misalignment
|
2020-02-05 09:49:29 -06:00 |
|
x64_tracers.cc
|
- Clean up log level names, no need for LOG_LEVEL_ prefix when it is an
|
2019-04-30 17:41:27 -05:00 |
|
x64_tracers.h
|
More style cleanup.
|
2015-08-06 20:17:01 -07:00 |