HomeSort by: relevance | last modified time | path
    Searched defs:__divmodhi4_neg2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs.S 1447 rcall __divmodhi4_neg2 ; divisor negative: negate
1450 rcall __divmodhi4_neg2 ; correct remainder sign
1458 __divmodhi4_neg2:
1454 __divmodhi4_neg2: label
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs.S 1452 rcall __divmodhi4_neg2 ; divisor negative: negate
1455 rcall __divmodhi4_neg2 ; correct remainder sign
1463 __divmodhi4_neg2:
1459 __divmodhi4_neg2: label

Completed in 26 milliseconds