Home
last modified time | relevance | path

Searched refs:O_SINGLE_EQ (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-z80.h82 #define O_SINGLE_EQ O_eq macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dexpr.c1400 #ifndef O_SINGLE_EQ
1401 #define O_SINGLE_EQ O_illegal macro
1412 __, __, __, __, O_lt, O_SINGLE_EQ, O_gt, __,
H A DChangeLog-2005393 * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if defined.
394 * config/tc-z80.h: Define O_SINGLE_EQ as O_eq.