Home
last modified time | relevance | path

Searched refs:OFS (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c41 #define TEST(INSN, OFS, E) \ argument
44 asm volatile(INSN " %1, " #OFS "(%0)" \
46 check(&s, E, which, INSN, OFS); \
/openbmc/qemu/scripts/
H A Dupdate-syscalltbl.sh38 OFS="$IFS"
43 IFS="$OFS"
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase827c.c49 NVVAL(NV827C, SET_CONVERSION, OFS, 0x64)); in base827c_image_set()
56 NVVAL(NV827C, SET_CONVERSION, OFS, 0)); in base827c_image_set()
H A Dbase507c.c86 NVVAL(NV507C, SET_CONVERSION, OFS, 0x64)); in base507c_image_set()
93 NVVAL(NV507C, SET_CONVERSION, OFS, 0)); in base507c_image_set()
/openbmc/linux/fs/affs/
H A DChanges172 inode if the fs was not an OFS. This bug only shows
301 both OFS and FFS.
320 - OFS support.
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c6630 #define DO_LD1_ZPZ_S(MEM, OFS, MSZ) \ argument
6644 #define DO_LD1_ZPZ_D(MEM, OFS, MSZ) \ argument
6840 #define DO_LDFF1_ZPZ_S(MEM, OFS, MSZ) \ argument
6841 void HELPER(sve_ldff##MEM##_##OFS) \
6848 void HELPER(sve_ldff##MEM##_##OFS##_mte) \
6856 #define DO_LDFF1_ZPZ_D(MEM, OFS, MSZ) \ argument
6857 void HELPER(sve_ldff##MEM##_##OFS) \
6864 void HELPER(sve_ldff##MEM##_##OFS##_mte) \
7044 #define DO_ST1_ZPZ_S(MEM, OFS, MSZ) \ argument
7045 void HELPER(sve_st##MEM##_##OFS)(CPUARMState *env, void *vd, void *vg, \
[all …]
/openbmc/linux/Documentation/filesystems/
H A Daffs.rst231 You cannot execute programs on an OFS (Old File System), since the
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc958 BASE+OFS: The effective address.