Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dsparc.h212 #define MEMBAR(x) ((x)&0x7f) macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dsparc.h211 #define MEMBAR(x) ((x) & 0x7f) macro