Home
last modified time | relevance | path

Searched refs:op_arit (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/alpha/alpha/
H A Ddb_instruction.h227 #define op_arit 0x10 /* see ARIT sub-table */ macro
H A Ddb_disasm.c877 case op_arit: in alpha_print_instruction()