Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc-b.c35 #define bWhc(x) (((ia64_insn) ((x) & 0x7)) << 32) macro
45 #define mWhc bWhc (-1)
52 (bOp (a) | bPa (b) | bWhc (c) | bD (d)), (mOp | mPa | mWhc | mD)
491 #undef bWhc
DChangeLog-02031467 * ia64-opc-b.c (bWhc): New macro.