Compiler projects using llvm
Const equ 00008H

push_pop macro Reg
  push Reg
  pop Reg
endm