mirror of
https://github.com/Russell-S-Harper/COMMON.git
synced 2024-11-24 23:32:09 +00:00
Reformatted
This commit is contained in:
parent
a8200233d6
commit
fbd04e7195
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
; shorthand
|
; shorthand
|
||||||
#define _OFF_M(o) ((o) - * - 3)
|
#define _OFF_M(o) ((o) - * - 3)
|
||||||
#define _BRX_M(o) <_OFF_M(o), >_OFF_M(o)
|
#define _BRX_M(o) <_OFF_M(o), >_OFF_M(o)
|
||||||
#define _MRG_M(p, q) (p) * 16 + (q)
|
#define _MRG_M(p, q) (p) * 16 + (q)
|
||||||
|
|
||||||
; macros
|
; macros
|
||||||
|
Loading…
Reference in New Issue
Block a user