fun
f_ue(
nn
) { val
xx
=
fcc
[
nn
]
?bits(
2
)
;
return
xx
==
0b00
||
xx
==
0b11
; }