Home
last modified time | relevance | path

Searched defs:OP_KIND (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dh8300.h1047 #define OP_KIND(HOW) (HOW / 4) macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dh8300.h1048 #define OP_KIND(HOW) (HOW / 4) macro