Searched refs:REL12S3 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | d30v-opc.c | 378 #define REL12S3 (REL6S3 + 1) macro 380 #define IMM12S3 (REL12S3 + 1) 439 { SHORT_B3r, 2, { Ra3, REL12S3 } }, /* Ra,rel12 */ 443 { SHORT_B3br, 3, { Ra3, REL12S3 } }, /* Ra,rel12 */ 445 { SHORT_D1r, 2, { Ra, REL12S3 } }, /* Ra,rel12s3 */ 449 { SHORT_D2r, 2, { REL6S3, REL12S3 } }, /* rel6s3,rel12s3 */ 451 { SHORT_D2Br, 2, { IMM6U, REL12S3 } }, /* imm6u,rel12s3 */
|
D | ChangeLog-0001 | 2047 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with 2049 (IMM12S3U): Replaced with REL12S3.
|