Post Reply 
ARM Error Undefined FPTR Name
03-31-2017, 08:30 AM
Post: #1
ARM Error Undefined FPTR Name
Here is a very simple ARM assembly source.
When I build it and EVAL I get : Error Undefined FPTR Name
Why ?

"!RPL
CODE
SAVE

!ARM
STMDB sp! {R4 R5 R6 R7 R8 LP}
LDMIA sp! {R4 R5 R6 R7 R8 PC}

!ASM
LOADRPL
ENDCODE
;
@"
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ARM Error Undefined FPTR Name - sunhp - 03-31-2017 08:30 AM
RE: ARM Error Undefined FPTR Name - Han - 03-31-2017, 09:29 PM
RE: ARM Error Undefined FPTR Name - sunhp - 04-01-2017, 08:00 AM



User(s) browsing this thread: 1 Guest(s)