armv4-mont.pl: addenum to previous commit#19749.
This commit is contained in:
parent
396df7311e
commit
e216cd6ee9
@ -23,6 +23,9 @@
|
|||||||
# than 1/2KB. Windows CE port would be trivial, as it's exclusively
|
# than 1/2KB. Windows CE port would be trivial, as it's exclusively
|
||||||
# about decorations, ABI and instruction syntax are identical.
|
# about decorations, ABI and instruction syntax are identical.
|
||||||
|
|
||||||
|
while (($output=shift) && ($output!~/^\w[\w\-]*\.\w+$/)) {}
|
||||||
|
open STDOUT,">$output";
|
||||||
|
|
||||||
$num="r0"; # starts as num argument, but holds &tp[num-1]
|
$num="r0"; # starts as num argument, but holds &tp[num-1]
|
||||||
$ap="r1";
|
$ap="r1";
|
||||||
$bp="r2"; $bi="r2"; $rp="r2";
|
$bp="r2"; $bi="r2"; $rp="r2";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user