Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dspr_defs.h940 #define L_AMAC_pppp_LO(m, a1,b1, a2,b2, a3,b3, a4,b4, mode, bits) \ argument
944 __l_amac__(m, a4,b4); \
948 #define L_AMAC_ppmm_LO(m, a1,b1, a2,b2, a3,b3, a4,b4, mode, bits) \ argument
952 __l_amsb__(m, a4,b4); \
956 #define L_AMAC_pmpm_LO(m, a1,b1, a2,b2, a3,b3, a4,b4, mode, bits) \ argument
960 __l_amsb__(m, a4,b4); \
964 #define L_AMAC_pmmp_LO(m, a1,b1, a2,b2, a3,b3, a4,b4, mode, bits) \ argument
968 __l_amac__(m, a4,b4); \
972 #define L_AMAC_ppppp_LO(m, a1,b1, a2,b2, a3,b3, a4,b4, a5,b5, mode, bits) \ argument
976 __l_amac__(m, a4,b4); \
[all …]