Home
last modified time | relevance | path

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

/openbmc/libpldm/src/
H A Dmsgbuf.h489 uint16_t ldst; in pldm__msgbuf_extract_uint16() local
542 int16_t ldst; in pldm__msgbuf_extract_int16() local
580 uint32_t ldst; in pldm__msgbuf_extract_uint32() local
617 int32_t ldst; in pldm__msgbuf_extract_int32() local
654 uint32_t ldst; in pldm__msgbuf_extract_real32() local
/openbmc/qemu/tcg/
H A Dtcg.c5637 const TCGLabelQemuLdst *ldst, in tcg_out_helper_load_common_args()
5760 static void tcg_out_ld_helper_args(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_args()
5841 static void tcg_out_ld_helper_ret(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_ret()
5927 static void tcg_out_st_helper_args(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_st_helper_args()
/openbmc/linux/include/linux/
H A Dbpf.h448 long *ldst = dst; in bpf_long_memcpy() local