Searched defs:INSTR (Results  1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/intel/ml/ | 
| H A D | copy.S | 1675 #define	FUWORD(NAME, INSTR, REG, COPYOP, DISNUM, EN1, EN2)	\  argument1719 #define	SUWORD(NAME, INSTR, REG, COPYOP, DISNUM, EN1, EN2)	\  argument
 1753 #define	FUWORD_NOERR(NAME, INSTR, REG)		\  argument
 1769 #define	SUWORD_NOERR(NAME, INSTR, REG)		\  argument
 
 | 
| /illumos-gate/usr/src/lib/libdisasm/common/ | 
| H A D | dis_s390x.c | 537 #define	INSTR(op, m, fm, fl)	[op] = { \  macro
 |