Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/cgen/
Dbasic-ops.h224 #define EXTSISI(x) ((SI) (SI) (x)) macro
/toolchain/binutils/binutils-2.27/opcodes/
Dm32c-ibld.c1319 …value = EXTSISI (((((((((UINT) (value) >> (24))) & (255))) | (((((UINT) (value) >> (8))) & (65280)… in m32c_cgen_insert_operand()
2481 …value = EXTSISI (((((((((UINT) (value) >> (24))) & (255))) | (((((UINT) (value) >> (8))) & (65280)… in m32c_cgen_extract_operand()