Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/mi/common/src/
Dmi_memory.c47 #define HALFW_IMM(n) ( ((n)&0xf) | (((n)&0xf0)<<4) ) // Immediate macro
51 dcd (def)|(cond)|(sign)|(ldst)|HALFW_RN(n)|HALFW_RD(d)|HALFW_IMM(offset)