mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
PPC64: Fix indentation code style
This commit is contained in:
parent
8ccd23a538
commit
078fd414e0
@ -110,7 +110,7 @@
|
|||||||
|.define SAVE_TOC, 24(sp) // TOC save area.
|
|.define SAVE_TOC, 24(sp) // TOC save area.
|
||||||
|// Next frame lr: 16(sp)
|
|// Next frame lr: 16(sp)
|
||||||
|.define SAVE_CR, 8(sp) // 64 bit CR save.
|
|.define SAVE_CR, 8(sp) // 64 bit CR save.
|
||||||
|// Back chain for sp: 0(sp) <-- sp while in interpreter
|
|// Back chain for sp: 0(sp) <-- sp while in interpreter
|
||||||
|
|
|
|
||||||
|.define TMPD_BLO, 40(sp) // LSB
|
|.define TMPD_BLO, 40(sp) // LSB
|
||||||
|.define TMPD, TMPD_LO // base address of TMPD doubleword
|
|.define TMPD, TMPD_LO // base address of TMPD doubleword
|
||||||
|
Loading…
Reference in New Issue
Block a user