Home
last modified time | relevance | path

Searched refs:HIGH (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/netbsd/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
H A Dreg-newmid30 HIGH=$2
36 let MID02=LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH
38 let MID03=LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH
40 let MID04=LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH
42 let MID05=LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH
44 let MID06=LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
46 let MID07=LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
48 let MID08=LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
50 let MID09=LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
52 let MID10=LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
[all …]
H A Dreg-hunt172 HIGH=$2
174 let DIFF=HIGH-LOW
190 HIGH=$2
192 let DIFF=HIGH-LOW
202 HIGH=$2
211 let DIFF=HIGH-LOW
213 get_mid $LOW $HIGH
237 let HIGH=MID
240 get_mid $LOW $HIGH
/netbsd/external/gpl3/gcc/dist/contrib/reghunt/bin/
H A Dreg-newmid30 HIGH=$2
36 let MID02=LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH
38 let MID03=LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH
40 let MID04=LOW+LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH
42 let MID05=LOW+LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH
44 let MID06=LOW+LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
46 let MID07=LOW+LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
48 let MID08=LOW+LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
50 let MID09=LOW+LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
52 let MID10=LOW+LOW+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH+HIGH
[all …]
H A Dreg-hunt172 HIGH=$2
174 let DIFF=HIGH-LOW
190 HIGH=$2
192 let DIFF=HIGH-LOW
202 HIGH=$2
211 let DIFF=HIGH-LOW
213 get_mid $LOW $HIGH
237 let HIGH=MID
240 get_mid $LOW $HIGH
/netbsd/external/gpl3/gdb/dist/sim/arm/
H A Darminit.c126 state->prog32Sig = HIGH; in ARMul_NewState()
127 state->data32Sig = HIGH; in ARMul_NewState()
158 state->prog32Sig = HIGH; in ARMul_SelectProcessor()
159 state->data32Sig = HIGH; in ARMul_SelectProcessor()
165 state->is_v5 = (properties & ARM_v5_Prop) ? HIGH : LOW; in ARMul_SelectProcessor()
166 state->is_v5e = (properties & ARM_v5e_Prop) ? HIGH : LOW; in ARMul_SelectProcessor()
170 state->is_v6 = (properties & ARM_v6_Prop) ? HIGH : LOW; in ARMul_SelectProcessor()
207 state->NresetSig = HIGH; in ARMul_Reset()
208 state->NfiqSig = HIGH; in ARMul_Reset()
209 state->NirqSig = HIGH; in ARMul_Reset()
[all …]
H A Dwrapper.c114 state->bigendSig = (CURRENT_TARGET_BYTE_ORDER == BFD_ENDIAN_BIG ? HIGH : LOW); in init()
376 if (state->bigendSig == HIGH) in frommem()
389 if (state->bigendSig == HIGH) in tomem()
/netbsd/external/gpl3/gdb.old/dist/sim/arm/
H A Darminit.c126 state->prog32Sig = HIGH; in ARMul_NewState()
127 state->data32Sig = HIGH; in ARMul_NewState()
158 state->prog32Sig = HIGH; in ARMul_SelectProcessor()
159 state->data32Sig = HIGH; in ARMul_SelectProcessor()
165 state->is_v5 = (properties & ARM_v5_Prop) ? HIGH : LOW; in ARMul_SelectProcessor()
166 state->is_v5e = (properties & ARM_v5e_Prop) ? HIGH : LOW; in ARMul_SelectProcessor()
170 state->is_v6 = (properties & ARM_v6_Prop) ? HIGH : LOW; in ARMul_SelectProcessor()
207 state->NresetSig = HIGH; in ARMul_Reset()
208 state->NfiqSig = HIGH; in ARMul_Reset()
209 state->NirqSig = HIGH; in ARMul_Reset()
[all …]
H A Dwrapper.c114 state->bigendSig = (CURRENT_TARGET_BYTE_ORDER == BFD_ENDIAN_BIG ? HIGH : LOW); in init()
376 if (state->bigendSig == HIGH) in frommem()
389 if (state->bigendSig == HIGH) in tomem()
/netbsd/external/gpl3/gcc.old/dist/contrib/reghunt/date_based/
H A Dreg_search136 let HIGH=$2
137 let DIFF=HIGH-LOW
147 let MID=LOW/2+HIGH/2
167 let HIGH=MID
170 let DIFF=HIGH-LOW
171 let MID=LOW/2+HIGH/2
/netbsd/external/gpl3/gcc/dist/contrib/reghunt/date_based/
H A Dreg_search136 let HIGH=$2
137 let DIFF=HIGH-LOW
147 let MID=LOW/2+HIGH/2
167 let HIGH=MID
170 let DIFF=HIGH-LOW
171 let MID=LOW/2+HIGH/2
/netbsd/external/bsd/ntp/dist/util/
H A Dtg2.c1627 peep(M5, 1000, HIGH);
1645 peep(M2, 1000, HIGH);
1668 peep(M5, 1000, HIGH);
1686 peep(M2, 1000, HIGH);
1706 peep(M5, 1000, HIGH);
1739 peep(M5, 1000, HIGH);
1753 peep(M2, 1000, HIGH);
1770 peep(M2, 1000, HIGH);
1971 peep(arg, tone, HIGH);
2308 case HIGH:
[all …]
H A Dtg.c73 #define HIGH 2 /* high amplitude */ macro
474 peep(M5, 1000, HIGH); in main()
478 peep(M2, 1000, HIGH); in main()
487 peep(arg, 1000, HIGH); in main()
492 peep(arg, 1000, HIGH); in main()
543 peep(arg, tone, HIGH); in main()
592 peep(5, tone, HIGH); /* send seconds tick */ in sec()
619 case HIGH: in peep()
/netbsd/external/bsd/pcc/dist/pcc/cc/cpp/tests/
H A Dtest314 glue(HIGH, LOW);
15 xglue(HIGH, LOW)
/netbsd/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h330 #define IN_RANGE_P(VALUE, LOW, HIGH) \ argument
332 && (((HOST_WIDE_INT)(VALUE)) <= ((HOST_WIDE_INT)(HIGH))))
334 #define IN_RAN(VALUE, LOW, HIGH) \ argument
336 && (((HOST_WIDE_INT)(VALUE)) <= ((HOST_WIDE_INT)(HIGH)))) ? 1 : 0)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h333 #define IN_RANGE_P(VALUE, LOW, HIGH) \ argument
335 && (((HOST_WIDE_INT)(VALUE)) <= ((HOST_WIDE_INT)(HIGH))))
337 #define IN_RAN(VALUE, LOW, HIGH) \ argument
339 && (((HOST_WIDE_INT)(VALUE)) <= ((HOST_WIDE_INT)(HIGH)))) ? 1 : 0)
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/m32r/
H A Dsigned-relocs.s16 seth r0, #HIGH(0x87654321)
20 seth r0, #HIGH(0x1234ffff)
H A Duppercase.s8 seth r0,#HIGH(high)
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/m32r/
H A Dsigned-relocs.s16 seth r0, #HIGH(0x87654321)
20 seth r0, #HIGH(0x1234ffff)
H A Duppercase.s8 seth r0,#HIGH(high)
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DREADME.txt70 We don't use ADD (LOGICAL) HIGH, SUBTRACT (LOGICAL) HIGH,
71 or COMPARE (LOGICAL) HIGH yet.
/netbsd/sys/sys/
H A Dspl.h58 _SPL_DECL(high, HIGH)
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
H A Dhihope-rzg2-ex-lvds.dtsi21 * When GP1_20 is HIGH LVDS0 is connected to the LT8918L
/netbsd/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h477 #define IN_RANGE_P(VALUE, LOW, HIGH) \ argument
479 <= ((unsigned HOST_WIDE_INT)((HIGH) - (LOW))))
/netbsd/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.c515 else if (code == HIGH) in lm32_print_operand()
1068 case HIGH: in lm32_rtx_costs()
1094 case HIGH: in lm32_rtx_costs()
1147 case HIGH: in lm32_rtx_costs()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.c515 else if (code == HIGH) in lm32_print_operand()
1068 case HIGH: in lm32_rtx_costs()
1094 case HIGH: in lm32_rtx_costs()
1147 case HIGH: in lm32_rtx_costs()

12345678910>>...15