Searched refs:CHIP_TYPE (Results 1 – 1 of 1) sorted by relevance
176 #define CHIP_TYPE uint8_t macro180 #define CHIP_TYPE uint16_t macro184 #define CHIP_TYPE uint32_t macro188 #define CHIP_TYPE uint64_t macro191 #ifndef CHIP_TYPE707 const CHIP_TYPE val = mips3_ld(h); in __BS()709 const CHIP_TYPE val = mips_lwu(h); in __BS()711 const CHIP_TYPE val = mips_lhu(h); in __BS()729 const CHIP_TYPE val = mips3_ld(h); in __BS()731 const CHIP_TYPE val = mips_lwu(h); in __BS()[all …]