Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A 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 …]
H A Dd30v-opc.c396 #define ATSIGN (Fc + 1) macro
398 #define ATPAR (ATSIGN + 1) /* "@(" */
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A 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 …]
H A Dd30v-opc.c396 #define ATSIGN (Fc + 1) macro
398 #define ATPAR (ATSIGN + 1) /* "@(" */
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4529.txt103 objectclassdescription = ATSIGN oid options
104 ATSIGN = %x40 ; COMMERCIAL AT ("@" U+0040)
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h112 OP(ATSIGN, "@") /* used in Objective-C */ \
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h112 OP(ATSIGN, "@") /* used in Objective-C */ \
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-9899183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-9899183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match