TST (immediate) -- A64
tenderlove opened this issue · 0 comments
tenderlove commented
Implement TST_ANDS_log_imm instruction
Description:
Test bits (immediate)
Assembly template:
TST <Wn>, #<imm>
ANDS WZR, <Wn>, #<imm>
TST <Xn>, #<imm>
ANDS XZR, <Xn>, #<imm>