Home
last modified time | relevance | path

Searched refs:ATSIGN (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dd10v-opc.c153 #define ATSIGN (FDST + 1) macro
155 #define ATPAR (ATSIGN + 1) /* "@(" */
230 { "ld", SHORT_2, 1, MU, PAR|RMEM, 0x6401, 0x7e01, { RDST, ATSIGN, RSRC, MINUS } },
231 { "ld", SHORT_2, 1, MU, PAR|RMEM, 0x6001, 0x7e01, { RDST, ATSIGN, RSRC, PLUS } },
232 { "ld", SHORT_2, 1, MU, PAR|RMEM, 0x6000, 0x7e01, { RDST, ATSIGN, RSRC } },
233 { "ld", LONG_L, 1, MU, SEQ, 0x32010000, 0x3f0f0000, { RDST, ATSIGN, NUM16 } },
235 { "ld2w", SHORT_2, 1, MU, PAR|RMEM, 0x6601, 0x7e21, { RDSTE, ATSIGN, RSRC, MINUS } },
236 { "ld2w", SHORT_2, 1, MU, PAR|RMEM, 0x6201, 0x7e21, { RDSTE, ATSIGN, RSRC, PLUS } },
237 { "ld2w", SHORT_2, 1, MU, PAR|RMEM, 0x6200, 0x7e21, { RDSTE, ATSIGN, RSRC } },
238 { "ld2w", LONG_L, 1, MU, SEQ, 0x33010000, 0x3f1f0000, { RDSTE, ATSIGN, NUM16 } },
[all …]
Dd30v-opc.c392 #define ATSIGN (Fc + 1) macro
394 #define ATPAR (ATSIGN + 1) /* "@(" */
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dd10v-opc.c153 #define ATSIGN (FDST + 1) macro
155 #define ATPAR (ATSIGN + 1) /* "@(" */
230 { "ld", SHORT_2, 1, MU, PAR|RMEM, 0x6401, 0x7e01, { RDST, ATSIGN, RSRC, MINUS } },
231 { "ld", SHORT_2, 1, MU, PAR|RMEM, 0x6001, 0x7e01, { RDST, ATSIGN, RSRC, PLUS } },
232 { "ld", SHORT_2, 1, MU, PAR|RMEM, 0x6000, 0x7e01, { RDST, ATSIGN, RSRC } },
233 { "ld", LONG_L, 1, MU, SEQ, 0x32010000, 0x3f0f0000, { RDST, ATSIGN, NUM16 } },
235 { "ld2w", SHORT_2, 1, MU, PAR|RMEM, 0x6601, 0x7e21, { RDSTE, ATSIGN, RSRC, MINUS } },
236 { "ld2w", SHORT_2, 1, MU, PAR|RMEM, 0x6201, 0x7e21, { RDSTE, ATSIGN, RSRC, PLUS } },
237 { "ld2w", SHORT_2, 1, MU, PAR|RMEM, 0x6200, 0x7e21, { RDSTE, ATSIGN, RSRC } },
238 { "ld2w", LONG_L, 1, MU, SEQ, 0x33010000, 0x3f1f0000, { RDSTE, ATSIGN, NUM16 } },
[all …]
Dd30v-opc.c396 #define ATSIGN (Fc + 1) macro
398 #define ATPAR (ATSIGN + 1) /* "@(" */
/openbsd/src/gnu/gcc/libcpp/include/
Dcpplib.h118 OP(ATSIGN, "@") /* used in Objective-C */ \
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-9899183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-9899183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match