Added .limhp
This commit is contained in:
parent
9ecf2ad8f8
commit
ea891cfb3c
@ -2,7 +2,7 @@
|
|||||||
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
|
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
|
||||||
.define LINO_AD,FILN_AD
|
.define LINO_AD,FILN_AD
|
||||||
.define ERANGE,ESET,EHEAP,EILLINS,ECASE
|
.define ERANGE,ESET,EHEAP,EILLINS,ECASE
|
||||||
.define hol0,trppc~,trpim~,reghp~
|
.define hol0,trppc~,trpim~,reghp~,.limhp
|
||||||
! $Header$
|
! $Header$
|
||||||
|
|
||||||
#define float 1
|
#define float 1
|
||||||
@ -56,6 +56,7 @@ hol0: .data2 0,0 ! line no
|
|||||||
trppc~: .data2 0
|
trppc~: .data2 0
|
||||||
trpim~: .data2 0
|
trpim~: .data2 0
|
||||||
reghp~: .data2 _end
|
reghp~: .data2 _end
|
||||||
|
.limhp: .data2 _end
|
||||||
|
|
||||||
.sect .text
|
.sect .text
|
||||||
sig8:
|
sig8:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user