Home
last modified time | relevance | path

Searched defs:swap_word (Results 1 – 4 of 4) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/headers/
H A Dlgammad2.h142 vec_uchar16 swap_word = ((vec_uchar16) { 4,5,6,7, 0,1,2,3, 12,13,14,15, 8, 9,10,11 }); in _lgammad2() local
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/headers/
H A Dlgammad2.h142 vec_uchar16 swap_word = ((vec_uchar16) { 4,5,6,7, 0,1,2,3, 12,13,14,15, 8, 9,10,11 }); in _lgammad2() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/z8k/
H A Dsupport.c324 swap_word (buf, val) in swap_word() function
/dports/emulators/vmips/vmips-1.5.1/
H A Dmapper.cc130 Mapper::swap_word(uint32 w) in swap_word() function in Mapper