Searched refs:vsh (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | mkexynosspl.c | 164 struct var_size_header vsh; in main() local 167 memset(&vsh, 0, sizeof(vsh)); in main() 168 memcpy(&vsh.spl_checksum, &checksum, sizeof(checksum)); in main() 171 memcpy(&vsh.spl_size, &spl_size, sizeof(spl_size)); in main() 172 write_to_file(ofd, &vsh, sizeof(vsh)); in main()
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | ext.idef | 464 ITERATOR_INSN2_ANY_SLOT_DOUBLE_VEC(32,vsh,"Vdd32=vsxth(Vu32)","Vdd32.w=vsxt(Vu32.h)",
|