Home
last modified time | relevance | path

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

/openbmc/libpldm/src/
H A Dmsgbuf.h363 uint16_t ldst; in pldm__msgbuf_extract_uint16() local
406 int16_t ldst; in pldm__msgbuf_extract_int16() local
441 uint32_t ldst; in pldm__msgbuf_extract_uint32() local
476 int32_t ldst; in pldm__msgbuf_extract_int32() local
511 uint32_t ldst; in pldm__msgbuf_extract_real32() local
/openbmc/qemu/tcg/
H A Dtcg.c5694 const TCGLabelQemuLdst *ldst, in tcg_out_helper_load_common_args()
5817 static void tcg_out_ld_helper_args(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_args()
5898 static void tcg_out_ld_helper_ret(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_ret()
5984 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