mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-14 11:38:14 +00:00
started to review this...
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#ifdef INTELLISENSE_DIRECTIVES
|
||||
#pragma once
|
||||
#endif
|
||||
// Auto-generated by ps1_meta.lua (passes/auto_reg.lua) — DO NOT EDIT
|
||||
// Directory: C:\projects\Pikuma\ps1\code\hello_camera
|
||||
// source: C:/projects/Pikuma/ps1/code/hello_camera/hello_camera.c
|
||||
// source: C:/projects/Pikuma/ps1/code/hello_camera/hello_camera.h
|
||||
// source: C:/projects/Pikuma/ps1/code/hello_camera/hello_camera.atom.c
|
||||
// Per-phase register allocations resolved by the lua pass.
|
||||
// R_<Sym>_Code = <chosen GPR's _Code constant> for every marker in this directory.
|
||||
|
||||
#define R_GpTmp_Code R_V0_Code
|
||||
|
||||
@@ -86,7 +86,7 @@ WORD_COUNT(mac_resolve_look_at__input_and_sub, 34)
|
||||
, load_word(r_a, r_g, O_(V3_S4,x)) \
|
||||
, load_word(r_b, r_g, O_(V3_S4,y)) \
|
||||
, load_word(r_c, r_g, O_(V3_S4,z)) \
|
||||
, nop /* Load b (up_in).x/y/z into r_d + R_AT/R_V0 (hardcoded; reusing the
|
||||
, nop /* Load b (up_in).x/y/z into r_d + R_AT/R_V0 (hardcoded; reusing the
|
||||
* body's last two loads is fine because the load-delay slot is the nop
|
||||
* after the third load, and mtc2 below doesn't read these regs). */ \
|
||||
, load_word(r_d, r_h, O_(V3_S4,x)) \
|
||||
|
||||
Reference in New Issue
Block a user