Searched refs:MEMBAR (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ | ||
D | sparc.h | 282 #define MEMBAR(x) ((x) & 0x7f) macro |
/toolchain/binutils/binutils-2.27/gas/config/ | ||
D | tc-sparc.c | 1839 opcode |= MEMBAR (kmask); in sparc_ip() |