base/asm-common.h: Use `push' and `pop', for Thumb compatibility.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 2 Sep 2019 11:53:54 +0000 (12:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 8 Sep 2019 10:38:19 +0000 (11:38 +0100)
commit1f1fd8845afef39000b08a0f79ff14fae7690d41
treecfcd4ebb86232b52d273b9a0b58808768a8279ba
parent42c44b27cf735c8862f89e61f0ec522a0e0d0964
base/asm-common.h: Use `push' and `pop', for Thumb compatibility.

I still prefer `stmfd' and `ldmfd' for general code, but these are
important macros for which Thumb compatibility might be valuable.
base/asm-common.h