Searched full:op_ldx (Results 1 – 2 of 2) sorted by relevance
54 %token OP_LDB OP_LDH OP_LD OP_LDX OP_ST OP_STX OP_JMP OP_JEQ OP_JGT OP_JGE179 : OP_LDX '#' number {181 | OP_LDX K_PKT_LEN {183 | OP_LDX 'M' '[' number ']' {191 | OP_LDX number '*' '(' '[' number ']' '&' number ')' {
54 "ldx" { return OP_LDX; }