| /dragonfly/contrib/gdb-7/include/cgen/ |
| HD | basic-ops.h | 89 #define DIVHI(x, y) ((HI) (x) / (HI) (y)) 91 #define MODHI(x, y) ((HI) (x) % (HI) (y)) 93 #define SRAHI(x, y) ((HI) (x) >> (y)) 96 extern HI RORHI (HI, int); 97 extern HI ROLHI (HI, int); 102 #define NOTHI(x) (! (HI) (x)) 105 #define EQHI(x, y) ((HI) (x) == (HI) (y)) 106 #define NEHI(x, y) ((HI) (x) != (HI) (y)) 107 #define LTHI(x, y) ((HI) (x) < (HI) (y)) 108 #define LEHI(x, y) ((HI) (x) <= (HI) (y)) [all …]
|
| HD | basic-modes.h | 37 typedef int16_t HI; typedef
|
| /dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
| HD | sse.md | 345 [(V32QI "QI") (V16HI "HI") (V8SI "SI") (V4DI "DI") 346 (V16QI "QI") (V8HI "HI") (V4SI "SI") (V2DI "DI") 7067 (vec_select:HI 7079 [(set (match_operand:HI 0 "memory_operand" "=m") 7080 (vec_select:HI 8110 (plus:HI 8111 (vec_select:HI 8114 (vec_select:HI (match_dup 1) (parallel [(const_int 1)]))) 8115 (plus:HI 8116 (vec_select:HI (match_dup 1) (parallel [(const_int 2)])) [all …]
|
| HD | i386-builtin-types.def | 48 DEF_PRIMITIVE_TYPE (HI, intHI_type_node) 78 DEF_VECTOR_TYPE (V4HI, HI) 86 DEF_VECTOR_TYPE (V8HI, HI) 98 DEF_VECTOR_TYPE (V16HI, HI) 243 DEF_FUNCTION_TYPE (HI, V4HI, INT) 244 DEF_FUNCTION_TYPE (HI, V8HI, INT) 392 DEF_FUNCTION_TYPE (V4HI, V4HI, HI, INT) 401 DEF_FUNCTION_TYPE (V8HI, V8HI, HI, INT) 437 DEF_FUNCTION_TYPE (V4HI, HI, HI, HI, HI)
|
| HD | i386.md | 328 "unknown,none,QI,HI,SI,DI,TI,OI,SF,DF,XF,TF,V8SF,V4DF,V4SF,V2DF,V2SF,V1DF" 390 (eq_attr "mode" "HI") 477 (match_operand:HI 1 "register_operand" "")))) 741 (define_mode_iterator SWI1248x [QI HI SI DI]) 744 (define_mode_iterator SWI248x [HI SI DI]) 750 (define_mode_iterator SWI12 [QI HI]) 753 (define_mode_iterator SWI124 [QI HI SI]) 756 (define_mode_iterator SWI24 [HI SI]) 759 (define_mode_iterator SWI [QI HI SI (DI "TARGET_64BIT")]) 762 (define_mode_iterator SWI248 [HI SI (DI "TARGET_64BIT")]) [all …]
|
| HD | atom.md | 178 (ior (and (match_operand:HI 0 "register_operand") 179 (match_operand:HI 1 "general_operand")) 189 (ior (and (match_operand:HI 0 "register_operand") 190 (match_operand:HI 1 "general_operand")) 221 (and (match_operand:HI 0 "register_operand") 228 (eq_attr "mode" "!HI"))) 235 (eq_attr "mode" "HI")))
|
| HD | core2.md | 205 (and (eq_attr "mode" "HI,SI") 212 (and (eq_attr "mode" "HI,SI") 231 ;; QI, HI, and SI have issue latency 12, 21, and 37, respectively. 250 (and (eq_attr "mode" "HI") 257 (and (eq_attr "mode" "HI")
|
| /dragonfly/contrib/gcc-8.0/libgcc/ |
| HD | libgcov.h | 60 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); 61 typedef unsigned gcov_position_t __attribute__ ((mode (HI))); 66 typedef signed gcov_type __attribute__ ((mode (HI))); 67 typedef unsigned gcov_type_unsigned __attribute__ ((mode (HI))); 73 typedef signed gcov_type __attribute__ ((mode (HI))); 74 typedef unsigned gcov_type_unsigned __attribute__ ((mode (HI)));
|
| HD | unwind-pe.h | 187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() 190 signed s2 __attribute__ ((mode (HI))); in read_encoded_value_with_base()
|
| HD | libgcc2.h | 124 typedef int HItype __attribute__ ((mode (HI))); 125 typedef unsigned int UHItype __attribute__ ((mode (HI)));
|
| /dragonfly/contrib/gcc-8.0/gcc/config/i386/ |
| HD | i386-builtin-types.def | 48 DEF_PRIMITIVE_TYPE (HI, intHI_type_node) 82 DEF_VECTOR_TYPE (V4HI, HI) 90 DEF_VECTOR_TYPE (V8HI, HI) 102 DEF_VECTOR_TYPE (V16HI, HI) 114 DEF_VECTOR_TYPE (V32HI, HI) 325 DEF_FUNCTION_TYPE (HI, V4HI, INT) 326 DEF_FUNCTION_TYPE (HI, V8HI, INT) 453 DEF_FUNCTION_TYPE (V16SF, V16SF, V16SF, INT, V16SF, HI, INT) 457 DEF_FUNCTION_TYPE (V16SF, V16SF, V16SF, V16SI, INT, HI, INT) 676 DEF_FUNCTION_TYPE (V4HI, V4HI, HI, INT) [all …]
|
| HD | i386.md | 463 "unknown,none,QI,HI,SI,DI,TI,OI,XI,SF,DF,XF,TF,V16SF,V8SF,V4DF,V4SF, 530 (eq_attr "mode" "HI") 630 (match_operand:HI 1 "register_operand")))) 978 (define_mode_iterator SWI1248x [QI HI SI DI]) 981 (define_mode_iterator SWI248x [HI SI DI]) 987 (define_mode_iterator SWI12 [QI HI]) 990 (define_mode_iterator SWI124 [QI HI SI]) 993 (define_mode_iterator SWI24 [HI SI]) 996 (define_mode_iterator SWI [QI HI SI (DI "TARGET_64BIT")]) 999 (define_mode_iterator SWI248 [HI SI (DI "TARGET_64BIT")]) [all …]
|
| HD | slm.md | 177 (ior (and (match_operand:HI 0 "register_operand") 178 (match_operand:HI 1 "general_operand")) 188 (ior (and (match_operand:HI 0 "register_operand") 189 (match_operand:HI 1 "general_operand")) 220 (and (match_operand:HI 0 "register_operand") 227 (eq_attr "mode" "!HI"))) 234 (eq_attr "mode" "HI")))
|
| HD | sse.md | 696 [(V64QI "DI") (V32QI "SI") (V16QI "HI") 697 (V32HI "SI") (V16HI "HI") (V8HI "QI") (V4HI "QI") 698 (V16SI "HI") (V8SI "QI") (V4SI "QI") 700 (V16SF "HI") (V8SF "QI") (V4SF "QI") 779 (V32HI "HI") (V16HI "HI") (V8HI "HI") 928 [(DI "SI") (SI "HI")]) 932 [(HI "SI") (SI "DI")]) 1414 [(QI "TARGET_AVX512DQ") HI (SI "TARGET_AVX512BW") (DI "TARGET_AVX512BW")]) 1419 [QI HI (SI "TARGET_AVX512BW") (DI "TARGET_AVX512BW")]) 1423 [(QI "TARGET_AVX512DQ") (HI "TARGET_AVX512DQ") [all …]
|
| HD | atom.md | 178 (ior (and (match_operand:HI 0 "register_operand") 179 (match_operand:HI 1 "general_operand")) 189 (ior (and (match_operand:HI 0 "register_operand") 190 (match_operand:HI 1 "general_operand")) 221 (and (match_operand:HI 0 "register_operand") 228 (eq_attr "mode" "!HI"))) 235 (eq_attr "mode" "HI")))
|
| HD | core2.md | 205 (and (eq_attr "mode" "HI,SI") 212 (and (eq_attr "mode" "HI,SI") 231 ;; QI, HI, and SI have issue latency 12, 21, and 37, respectively. 250 (and (eq_attr "mode" "HI") 257 (and (eq_attr "mode" "HI")
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gcov-io.h | 179 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); 180 typedef unsigned gcov_position_t __attribute__ ((mode (HI))); 184 typedef signed gcov_type __attribute__ ((mode (HI))); 190 typedef signed gcov_type __attribute__ ((mode (HI)));
|
| /dragonfly/contrib/gmp/ |
| HD | dumbmp.c | 65 #define HI(x) ((x) >> GMP_LIMB_BITS) macro 275 PTR(r)[1] = HI(ui); in mpz_set_ui() 381 cy = HI (t); in mpz_add() 387 cy = HI (t); in mpz_add() 434 cy = LO (-HI (t)); in mpz_sub() 440 cy = LO (-HI (t)); in mpz_sub() 452 cy = LO (-HI (t)); in mpz_sub() 495 cy = HI (t); in mpz_mul()
|
| /dragonfly/contrib/gcc-4.7/libgcc/ |
| HD | unwind-pe.h | 187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() 190 signed s2 __attribute__ ((mode (HI))); in read_encoded_value_with_base()
|
| HD | fp-bit.h | 99 typedef int HItype __attribute__ ((mode (HI))); 112 typedef unsigned int UHItype __attribute__ ((mode (HI)));
|
| HD | sync.c | 142 typedef unsigned int UHItype __attribute__((mode (HI)));
|
| HD | libgcc2.h | 126 typedef int HItype __attribute__ ((mode (HI))); 127 typedef unsigned int UHItype __attribute__ ((mode (HI)));
|
| /dragonfly/games/quiz/datfiles/ |
| HD | state | 11 Hawaii|HI:Honolulu:HI:hibiscus
|
| /dragonfly/contrib/gcc-4.7/libgcc/soft-fp/ |
| HD | soft-fp.h | 196 typedef unsigned int UHWtype __attribute__((mode(HI)));
|
| /dragonfly/contrib/gcc-8.0/libgcc/soft-fp/ |
| HD | soft-fp.h | 334 typedef unsigned int UHWtype __attribute__ ((mode (HI)));
|