Home
last modified time | relevance | path

Searched defs:carries (Results 251 – 275 of 789) sorted by relevance

1...<<11121314151617181920>>...32

/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/sh/lib/
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
H A Dashrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
H A Dlshrdi3.c18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/sh/lib/
H A Dashrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
H A Dlshrdi3.c18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/mips/lib/
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
H A Dashrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
H A Dlshrdi3.c18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/arch/sh/lib/
H A Dlshrdi3.c18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/arch/mips/lib/
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
H A Dashrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/arch/mips/lib/
H A Dashrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
H A Dlshrdi3.c18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/arch/sh/lib/
H A Dlshrdi3.c18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
H A Dashrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Button/
H A Dtest01.c19 SWFButton_addAction(b, newSWFAction(buf), SWFBUTTON_MOUSEUP); in __lshrdi3()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/mips/lib/
H A Dreloc.c18 * Each pair of two integers represents a relocation that must be applied. The in __lshrdi3()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/arch/sh/lib/
H A Dashldi3.c18 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local
H A Dashrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local
H A Dlshrdi3.c18 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/sh/lib/
H A Dashlsi3.S21 !
22 ! Entry:

1...<<11121314151617181920>>...32