Home
last modified time | relevance | path

Searched defs:STORE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.h223 #define STORE(opcode) ((opcode & BIT_LOAD) == 0) macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h144 #define PTE_CHECK_PERM(_PTE, _SUPERVISOR, STORE, FETCH) \ argument
/openbmc/qemu/target/hexagon/
H A Dgen_tcg.h422 #define fGEN_TCG_STORE_pcr(SHIFT, STORE) \ argument
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1832 #define FOP_CONDNS(fmt, ifmt, bits, STORE) \ argument