ir/tests/debug.aarch64/ijmp_001.irt

16 lines
178 B
Plaintext
Raw Normal View History

--TEST--
001: IJMP - computed goto
--TARGET--
aarch64
--ARGS--
-S
--CODE--
{
l_1 = START(l_2);
uintptr_t p = PARAM(l_1, "p", 1);
l_2 = IJMP(l_1, p);
}
--EXPECT--
test:
br x0