Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.cc8213 tree uhalf = short_unsigned_type_node; in frv_init_builtins() local
8251 tree uw1_ftype_uh_uh = BINARY (uword1, uhalf, uhalf); in frv_init_builtins()
8268 tree uw2_ftype_uh_uh_uh_uh = QUAD (uword2, uhalf, uhalf, uhalf, uhalf); in frv_init_builtins()
8284 tree void_ftype_vptr_uh = BINARY (voidt, vptr, uhalf); in frv_init_builtins()
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-tic54x.texi459 @cindex @code{uhalf} directive, TIC54X
467 @itemx .uhalf @var{value} [,...,@var{value_n}]
Das.info22981 ‘.uhalf VALUE [,...,VALUE_N]’
30378 * uhalf directive, TIC54X: TIC54X-Directives. (line 109)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200533193 (frv_init_builtins): Change its prototype to take 4 uhalf arguments.