Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c755 u_char extbl; /* bit length of extension field */ member
1256 shft = 32 - i->extbs - i->extbl; in iExInit()
1257 mask = (1 << i->extbl) - 1; in iExInit()
/openbsd-src/sys/arch/alpha/alpha/
H A Dlocore.s782 extbl t1, a0, t1
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-alpha.texi213 Used with a byte mask instruction (e.g.@: @code{extbl}) to indicate
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-alpha.texi207 Used with a byte mask instruction (e.g.@: @code{extbl}) to indicate
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Dreloc.texi133 extbl d0
148 0000000a 49c0 ; extbl d0
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dreloc.texi133 extbl d0
148 0000000a 49c0 ; extbl d0
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dconfigure7634 extbl $3, $2, $3 !lituse_bytoff!1
H A Dconfigure.in1977 extbl $3, $2, $3 !lituse_bytoff!1
H A DFSFChangeLog.1111573 the extbl instruction is emitted.