Searched refs:VCT (Results 1 – 5 of 5) sorted by relevance
7 CONFIG_SYS_PROMPT="VCT# "
1 VCT BOARD
34 #define VCT 0x4 macro488 case VCT: { in do_spe_mathemu()751 if (!(lo_inexact || (hi_inexact && fptype == VCT))) in speround_handler()857 case VCT: in speround_handler()
27 * (type=8) VCT-jig
720 #define VCT(suffix, satcvt, element) \ macro745 VCT(uxs, cvtsduw, u32)746 VCT(sxs, cvtsdsw, s32)747 #undef VCT