Home
last modified time | relevance | path

Searched refs:lde (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/fstyp/
H A Dexfat.c305 struct exfat_de_label *lde = (void*)it; in exfat_find_label() local
306 convert_label(lde->xdel_vol_lbl, in exfat_find_label()
307 lde->xdel_char_cnt, label_out, label_sz); in exfat_find_label()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td45 def LDE : UnaryRXE<"lde", 0xED24, null_frag, FP64, 4>;
H A DSystemZInstrFP.td137 def LDE32 : UnaryRXE<"lde", 0xED24, null_frag, FP32, 4>;