Home
last modified time | relevance | path

Searched refs:unshifted_imm (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc874 int64_t unshifted_imm = 0xdeadbeef99; in TestImpl() local
876 operand.TryEncodeAsIntNForLane<N>(zd, &unshifted_imm); in TestImpl()
880 VIXL_CHECK(unshifted_imm == expected_imm); in TestImpl()
882 VIXL_CHECK(unshifted_imm == 0xdeadbeef99); in TestImpl()

Completed in 2 milliseconds