Home
last modified time | relevance | path

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

/openbmc/libpldm/src/
H A Dmsgbuf.h410 uint16_t ldst; in pldm__msgbuf_extract_uint16() local
452 int16_t ldst; in pldm__msgbuf_extract_int16() local
485 uint32_t ldst; in pldm__msgbuf_extract_uint32() local
518 int32_t ldst; in pldm__msgbuf_extract_int32() local
551 uint32_t ldst; in pldm__msgbuf_extract_real32() local
/openbmc/qemu/tcg/
H A Dtcg.c5921 const TCGLabelQemuLdst *ldst, in tcg_out_helper_load_common_args()
6044 static void tcg_out_ld_helper_args(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_args()
6125 static void tcg_out_ld_helper_ret(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_ret()
6211 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.h449 long *ldst = dst; in bpf_long_memcpy() local