/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | d10v-opc.c | 153 #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 D | d30v-opc.c | 396 #define ATSIGN (Fc + 1) macro 398 #define ATPAR (ATSIGN + 1) /* "@(" */
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | d10v-opc.c | 153 #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 D | d30v-opc.c | 396 #define ATSIGN (Fc + 1) macro 398 #define ATPAR (ATSIGN + 1) /* "@(" */
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc4529.txt | 103 objectclassdescription = ATSIGN oid options 104 ATSIGN = %x40 ; COMMERCIAL AT ("@" U+0040)
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 112 OP(ATSIGN, "@") /* used in Objective-C */ \
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 112 OP(ATSIGN, "@") /* used in Objective-C */ \
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-9899 | 183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9899 | 183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match
|