Searched refs:fLOAD_LOCKED (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/hexagon/imported/ |
H A D | ldst.idef | 196 { fEA_REG(RsV); fLOAD_LOCKED(1,4,u,EA,RdV) }) 204 { fEA_REG(RsV); fLOAD_LOCKED(1,8,u,EA,RddV) })
|
H A D | macros.def | 1366 DEF_MACRO(fLOAD_LOCKED,
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 546 #define fLOAD_LOCKED(NUM, SIZE, SIGN, EA, DST) \ macro
|
H A D | README | 123 Instruction semantics "{ fEA_REG(RsV); fLOAD_LOCKED(1,4,u,EA,RdV) }"
|