| /netbsd-src/external/gpl3/binutils/dist/include/cgen/ |
| H A D | basic-ops.h | 155 extern UDI SRLDI (UDI, int); 156 extern UDI SLLDI (UDI, int); 171 extern int LTUDI (UDI, UDI); 172 extern int LEUDI (UDI, UDI); 173 extern int GTUDI (UDI, UDI); 174 extern int GEUDI (UDI, UDI); 180 #define UDIVDI(x, y) ((UDI) (x) / (UDI) (y)) 182 #define UMODDI(x, y) ((UDI) (x) % (UDI) (y)) 184 #define SRLDI(x, y) ((UDI) (x) >> (y)) 185 #define SLLDI(x, y) ((UDI) (x) << (y)) [all …]
|
| H A D | basic-modes.h | 42 typedef uint64_t UDI; typedef 48 #define MAKEDI(hi, lo) ((((DI) (SI) (hi)) << 32) | ((UDI) (USI) (lo)))
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/cgen/ |
| H A D | basic-ops.h | 155 extern UDI SRLDI (UDI, int); 156 extern UDI SLLDI (UDI, int); 171 extern int LTUDI (UDI, UDI); 172 extern int LEUDI (UDI, UDI); 173 extern int GTUDI (UDI, UDI); 174 extern int GEUDI (UDI, UDI); 180 #define UDIVDI(x, y) ((UDI) (x) / (UDI) (y)) 182 #define UMODDI(x, y) ((UDI) (x) % (UDI) (y)) 184 #define SRLDI(x, y) ((UDI) (x) >> (y)) 185 #define SLLDI(x, y) ((UDI) (x) << (y)) [all …]
|
| H A D | basic-modes.h | 42 typedef uint64_t UDI; typedef 48 #define MAKEDI(hi, lo) ((((DI) (SI) (hi)) << 32) | ((UDI) (USI) (lo)))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| H A D | loongarch-ftypes.def | 42 DEF_LARCH_FTYPE (1, (UDI, USI)) 49 DEF_LARCH_FTYPE (2, (VOID, UDI, USI)) 60 DEF_LARCH_FTYPE (2, (UDI, UDI, USI)) 63 DEF_LARCH_FTYPE (3, (VOID, USI, UDI, SI)) 65 DEF_LARCH_FTYPE (3, (UDI, UDI, UDI, USI))
|
| /netbsd-src/external/gpl3/gdb.old/dist/sim/common/ |
| H A D | cgen-fpu.h | 14 typedef UDI DF; 126 SF (*ufloatdisf) (CGEN_FPU*, int, UDI); 131 UDI (*ufixsfdi) (CGEN_FPU*, int, SF); 136 DF (*ufloatdidf) (CGEN_FPU*, int, UDI); 141 UDI (*ufixdfdi) (CGEN_FPU*, int, DF); 175 XF (*ufloatdixf) (CGEN_FPU*, int, UDI); 180 UDI (*ufixxfdi) (CGEN_FPU*, int, XF); 214 TF (*ufloatditf) (CGEN_FPU*, int, UDI); 219 UDI (*ufixtfdi) (CGEN_FPU*, int, TF);
|
| /netbsd-src/external/gpl3/gdb/dist/sim/common/ |
| H A D | cgen-fpu.h | 14 typedef UDI DF; 126 SF (*ufloatdisf) (CGEN_FPU*, int, UDI); 131 UDI (*ufixsfdi) (CGEN_FPU*, int, SF); 136 DF (*ufloatdidf) (CGEN_FPU*, int, UDI); 141 UDI (*ufixdfdi) (CGEN_FPU*, int, DF); 175 XF (*ufloatdixf) (CGEN_FPU*, int, UDI); 180 UDI (*ufixxfdi) (CGEN_FPU*, int, XF); 214 TF (*ufloatditf) (CGEN_FPU*, int, UDI); 219 UDI (*ufixtfdi) (CGEN_FPU*, int, TF);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-builtin-types.def | 57 DEF_PRIMITIVE_TYPE (UDI, long_long_unsigned_type_node) 91 DEF_VECTOR_TYPE (V2UDI, UDI, V2DI) 103 DEF_VECTOR_TYPE (V4UDI, UDI, V4DI) 118 DEF_VECTOR_TYPE (V8UDI, UDI, V8DI) 144 DEF_POINTER_TYPE (PUDI, UDI) 503 DEF_FUNCTION_TYPE (V8DI, V8DI, V8DI, INT, V8DI, UDI) 565 DEF_FUNCTION_TYPE (UCHAR, UDI, UDI, PUCHAR) 566 DEF_FUNCTION_TYPE (UCHAR, UDI, UDI) 575 DEF_FUNCTION_TYPE (UDI, UDI, UQI) 579 DEF_FUNCTION_TYPE (UDI, UDI) [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | mips-opc.c | 253 #define UDI INSN_UDI macro 3149 {"udi0", "s,t,d,+1", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3150 {"udi0", "s,t,+2", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3151 {"udi0", "s,+3", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3152 {"udi0", "+4", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3153 {"udi1", "s,t,d,+1", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3154 {"udi1", "s,t,+2", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3155 {"udi1", "s,+3", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3156 {"udi1", "+4", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3157 {"udi2", "s,t,d,+1", 0x70000012, 0xfc00003f, UDI, 0, I33, 0, 0 }, [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | mips-opc.c | 253 #define UDI INSN_UDI macro 3138 {"udi0", "s,t,d,+1", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3139 {"udi0", "s,t,+2", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3140 {"udi0", "s,+3", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3141 {"udi0", "+4", 0x70000010, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3142 {"udi1", "s,t,d,+1", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3143 {"udi1", "s,t,+2", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3144 {"udi1", "s,+3", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3145 {"udi1", "+4", 0x70000011, 0xfc00003f, UDI, 0, I33, 0, 0 }, 3146 {"udi2", "s,t,d,+1", 0x70000012, 0xfc00003f, UDI, 0, I33, 0, 0 }, [all …]
|
| H A D | bpf-ibld.c | 603 FLD (f_imm64_c) = ((UDI) (FLD (f_imm64)) >> (32)); in bpf_cgen_insert_operand() 697 …FLD (f_imm64) = ((((((UDI) (UINT) (FLD (f_imm64_c)))) << (32))) | (((UDI) (UINT) (FLD (f_imm64_a))… in bpf_cgen_extract_operand()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-builtin-types.def | 57 DEF_PRIMITIVE_TYPE (UDI, long_long_unsigned_type_node) 93 DEF_VECTOR_TYPE (V2UDI, UDI, V2DI) 106 DEF_VECTOR_TYPE (V4UDI, UDI, V4DI) 122 DEF_VECTOR_TYPE (V8UDI, UDI, V8DI) 149 DEF_POINTER_TYPE (PUDI, UDI) 511 DEF_FUNCTION_TYPE (V8DI, V8DI, V8DI, INT, V8DI, UDI) 573 DEF_FUNCTION_TYPE (UCHAR, UDI, UDI, PUCHAR) 574 DEF_FUNCTION_TYPE (UCHAR, UDI, UDI) 583 DEF_FUNCTION_TYPE (UDI, UDI, UQI) 587 DEF_FUNCTION_TYPE (UDI, UDI) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips-ftypes.def | 80 DEF_MIPS_FTYPE (2, (UDI, UDI, UDI)) 81 DEF_MIPS_FTYPE (2, (UDI, UV2SI, UV2SI)) 82 DEF_MIPS_FTYPE (2, (UDI, V2DI, UQI))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips-ftypes.def | 80 DEF_MIPS_FTYPE (2, (UDI, UDI, UDI)) 81 DEF_MIPS_FTYPE (2, (UDI, UV2SI, UV2SI)) 82 DEF_MIPS_FTYPE (2, (UDI, V2DI, UQI))
|
| /netbsd-src/etc/bluetooth/ |
| H A D | protocols | 38 udi-c-plane 0x001d UDI-C-Plane UDI_C_Plane
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | sh.cpu | 112 (type pc UDI) 116 (set (raw-reg h-pc) (and newval (inv UDI 1)))))
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | sh.cpu | 112 (type pc UDI) 116 (set (raw-reg h-pc) (and newval (inv UDI 1)))))
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | sh.cpu | 112 (type pc UDI) 116 (set (raw-reg h-pc) (and newval (inv UDI 1)))))
|
| H A D | bpf.cpu | 206 (type pc UDI) 334 (or (sll UDI (zext UDI (ifield f-imm64-c)) (const 32)) 335 (zext UDI (ifield f-imm64-a)))))))
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | sh.cpu | 112 (type pc UDI) 116 (set (raw-reg h-pc) (and newval (inv UDI 1)))))
|
| H A D | mep-core.cpu | 2150 (set result (mul (zext UDI rn) (zext UDI rm))) 2178 (set result (mul (zext UDI rn) (zext UDI rm))) 2208 (set result (add result (mul (zext UDI rn) (zext UDI rm)))) 2239 (set result (add result (mul (zext UDI rn) (zext UDI rm))))
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
| H A D | t-avr | 225 DI UDI DQ UDQ DA UDA \
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
| H A D | t-avr | 225 DI UDI DQ UDQ DA UDA \
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/ |
| H A D | TODO | 158 xfail for UDI and probably VxWorks (PR 1786 for vxworks; PR 2416
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/ |
| H A D | TODO | 158 xfail for UDI and probably VxWorks (PR 1786 for vxworks; PR 2416
|