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