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

/linux-master/tools/bpf/
H A Dbpf_exp.l59 "jmp" { return OP_JMP; }
60 "ja" { return OP_JMP; }
H A Dbpf_exp.y54 %token OP_LDB OP_LDH OP_LD OP_LDX OP_ST OP_STX OP_JMP OP_JEQ OP_JGT OP_JGE
210 : OP_JMP label {
/linux-master/drivers/misc/altera-stapl/
H A Daltera.c78 OP_JMP, enumerator in enum:altera_fpga_opcode
968 case OP_JMP:

Completed in 111 milliseconds