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)
I still prefer `stmfd' and `ldmfd' for general code, but these are
important macros for which Thumb compatibility might be valuable.


No differences found