Lines Matching refs:U16
186 idx = U16(*ptr); in atom_get_src_int()
267 idx = U16(*ptr); in atom_get_src_int()
300 val = U16(*ptr); in atom_get_src_int()
418 val = U16(*ptr); in atom_get_src_direct()
462 idx = U16(*ptr); in atom_put_dst()
629 if (U16(ctx->ctx->cmd_table + 4 + 2 * idx)) in atom_op_calltable()
698 int execute = 0, target = U16(*ptr); in atom_op_jump()
844 ctx->ctx->data_block = U16(ctx->ctx->data_table + 4 + 2 * idx); in atom_op_setdatablock()
860 port = U16(*ptr); in atom_op_setport()
884 ctx->ctx->reg_block = U16(*ptr); in atom_op_setregblock()
979 while (U16(*ptr) != ATOM_CASE_END) in atom_op_switch()
986 target = U16(*ptr); in atom_op_switch()