Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dsparc.h200 #define F3F(x, y, z) (OP(x) | OP3(y) | OPF(z)) /* format3 float insns */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dsparc.h199 #define F3F(x, y, z) (OP (x) | OP3 (y) | OPF (z)) /* Format3 float insns. */ macro