Home
last modified time | relevance | path

Searched refs:count_busy (Results 1 – 14 of 14) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/config/spu/
H A Dmfc_multi_tag_reserve.c44 vector unsigned int count_busy, is_valid; in __mfc_multi_tag_reserve() local
61 count_busy = spu_cntlz (table_copy); in __mfc_multi_tag_reserve()
62 table_copy = spu_sl (table_copy, count_busy); in __mfc_multi_tag_reserve()
64 count_total = spu_add (count_busy, count_avail); in __mfc_multi_tag_reserve()