blob: af6a26b5253f9d2d7a5959ed959631f42694c25a [file] [log] [blame]
# cr16 testcase for beq0b reg disp5
# mach(): cr16
.include "testutils.inc"
start
.global beq0b
beq0b:
mvi_h_condbit 0
movw $0x1200, r4
beq0b r4, 0x1a
not_ok:
fail
ok:
pass