test_b.S (c09015dd) test_b.S (a2e67072)
1.include "macros.inc"
1#include "macros.inc"
2
3test_suite b
4
5test bnone
6 movi a2, 0xa5a5ff00
7 movi a3, 0x5a5a00ff
8 bnone a2, a3, 1f
9 test_fail

--- 212 unchanged lines hidden ---
2
3test_suite b
4
5test bnone
6 movi a2, 0xa5a5ff00
7 movi a3, 0x5a5a00ff
8 bnone a2, a3, 1f
9 test_fail

--- 212 unchanged lines hidden ---