Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/mi/common/src/
Dmi_memory.c50 #define HALFW_DCD( cond, d, n, offset, sign, ldst, def ) \ argument
51 dcd (def)|(cond)|(sign)|(ldst)|HALFW_RN(n)|HALFW_RD(d)|HALFW_IMM(offset)