Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/cgen/
Dbasic-modes.h50 #define MAKEDI(hi, lo) ((((DI) (SI) (hi)) << 32) | ((UDI) (USI) (lo))) macro
DChangeLog-091524 * basic-modes.h (MAKEDI): New macro.