Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dcopysign.c30 unsigned long msw; member
75 unsigned long msw; member
/toolchain/binutils/binutils-2.25/opcodes/
Dbfin-dis.c2773 int msw = ((iw0 >> 0) & 0xff); in decode_CALLa_0() local
2785 OUTS (outf, pcrel24 (((msw) << 16) | (lsw))); in decode_CALLa_0()