Searched refs:OCTEON_OPCODE_MASK (Results 1 – 3 of 3) sorted by relevance
452 #define OCTEON_OPCODE_MASK 0x3f macro
1084 idx = combined_opcode & OCTEON_OPCODE_MASK; in octeon_get_dispatch()1143 idx = combined_opcode & OCTEON_OPCODE_MASK; in octeon_register_dispatch_fn()
63 idx = combined_opcode & OCTEON_OPCODE_MASK; in octeon_get_dispatch_arg()