fixed a bug in a LOS test
This commit is contained in:
parent
2401ca127e
commit
11e1b3ce15
|
@ -4,5 +4,5 @@
|
||||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||||
*/
|
*/
|
||||||
#undef W2S
|
#undef W2S
|
||||||
#define FS 4
|
#undef FS 4
|
||||||
#define F2S 8
|
#undef F2S 8
|
||||||
|
|
|
@ -327,7 +327,8 @@ MAIN 20
|
||||||
#endif
|
#endif
|
||||||
#if WS > 1
|
#if WS > 1
|
||||||
loc 777
|
loc 777
|
||||||
stl -12
|
lal -12
|
||||||
|
sti 2
|
||||||
lal -12
|
lal -12
|
||||||
loc 2
|
loc 2
|
||||||
los WS
|
los WS
|
||||||
|
|
Loading…
Reference in a new issue