Searched refs:HWCAP2_RLE (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | sparc.h | 194 #define HWCAP2_RLE 0x00800000 /* Run-length encoded burst and length */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | sparc.h | 194 #define HWCAP2_RLE 0x00800000 /* Run-length encoded burst and length */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | sparc-opc.c | 127 | HWCAP2_DICTUNP | HWCAP2_FPCMPSHL | HWCAP2_RLE | HWCAP2_SHA3 2435 { "rle_burst", F3F(2, 0x36, 0x30), F3F(~2, ~0x36, ~0x30), "1,2,d", 0, 0, HWCAP2_RLE, m8 }, 2436 { "rle_length", F3F(2, 0x36, 0x32)|RS1(0), F3F(~2, ~0x36, ~0x32)|RS1(~0), "2,d", 0, 0, HWCAP2_RLE, …
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | sparc-opc.c | 127 | HWCAP2_DICTUNP | HWCAP2_FPCMPSHL | HWCAP2_RLE | HWCAP2_SHA3 2435 { "rle_burst", F3F(2, 0x36, 0x30), F3F(~2, ~0x36, ~0x30), "1,2,d", 0, 0, HWCAP2_RLE, m8 }, 2436 { "rle_length", F3F(2, 0x36, 0x32)|RS1(0), F3F(~2, ~0x36, ~0x32)|RS1(~0), "2,d", 0, 0, HWCAP2_RLE, …
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ChangeLog-2017 | 491 (HWCAP2_RLE): Likewise.
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ChangeLog-2017 | 491 (HWCAP2_RLE): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-sparc.c | 1704 if (mask & HWCAP2_RLE) in get_hwcap_name()
|