Searched refs:OFS (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tests/tcg/hppa/ |
H A D | stby.c | 41 #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 D | update-syscalltbl.sh | 38 OFS="$IFS" 43 IFS="$OFS"
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | base827c.c | 49 NVVAL(NV827C, SET_CONVERSION, OFS, 0x64)); in base827c_image_set() 56 NVVAL(NV827C, SET_CONVERSION, OFS, 0)); in base827c_image_set()
|
H A D | base507c.c | 86 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 D | Changes | 172 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 D | sve_helper.c | 6630 #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 D | affs.rst | 231 You cannot execute programs on an OFS (Old File System), since the
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 958 BASE+OFS: The effective address.
|