| /arch/parisc/math-emu/ |
| A D | float.h | 48 #define Sall(object) (object) argument 105 #define Dallp1(object) (object) argument 145 #define Dallp2(object) (object) argument 146 #define Dmantissap2(object) (object) argument 251 #define Extall(object) (object) 261 #define Sextallp1(object) (object) 262 #define Sextallp2(object) (object) 273 #define Dextallp1(object) (object) 274 #define Dextallp2(object) (object) 275 #define Dextallp3(object) (object) [all …]
|
| A D | fpbits.h | 40 #define Bitfield_extract(start, length, object) \ argument 41 ((object) >> (HOSTWDSZ - (start) - (length)) & \ 44 #define Bitfield_signed_extract(start, length, object) \ argument 45 ((int)((object) << start) >> (HOSTWDSZ - (length))) 47 #define Bitfield_mask(start, len, object) \ argument 48 ((object) & (((unsigned)-1 >> (HOSTWDSZ-len)) << (HOSTWDSZ-start-len))) 50 #define Bitfield_deposit(value,start,len,object) object = \ argument 51 ((object) & ~(((unsigned)-1 >> (HOSTWDSZ-len)) << (HOSTWDSZ-start-len))) | \
|
| A D | cnv_float.h | 20 #define Dintp1(object) (object) argument 21 #define Dintp2(object) (object) argument 23 #define Duintp1(object) (object) argument 24 #define Duintp2(object) (object) argument 26 #define Qintp0(object) (object) argument 27 #define Qintp1(object) (object) argument 28 #define Qintp2(object) (object) argument 29 #define Qintp3(object) (object) argument
|
| A D | sgl_float.h | 19 #define Sgl_sign(object) Ssign(object) argument 20 #define Sgl_exponent(object) Sexponent(object) argument 21 #define Sgl_signexponent(object) Ssignexponent(object) argument 22 #define Sgl_mantissa(object) Smantissa(object) argument 23 #define Sgl_exponentmantissa(object) Sexponentmantissa(object) argument 24 #define Sgl_all(object) Sall(object) argument
|
| A D | dbl_float.h | 18 #define Dbl_sign(object) Dsign(object) argument 19 #define Dbl_exponent(object) Dexponent(object) argument 20 #define Dbl_signexponent(object) Dsignexponent(object) argument 21 #define Dbl_mantissap1(object) Dmantissap1(object) argument 22 #define Dbl_mantissap2(object) Dmantissap2(object) argument 23 #define Dbl_exponentmantissap1(object) Dexponentmantissap1(object) argument 24 #define Dbl_allp1(object) Dallp1(object) argument 25 #define Dbl_allp2(object) Dallp2(object) argument
|
| /arch/powerpc/boot/ |
| A D | wrapper | 62 objbin=$object 136 object="$1" 260 platformo="$object/of.o $object/epapr.o" 264 platformo="$object/pseries-head.o $object/of.o $object/epapr.o" 273 platformo="$object/of.o $object/epapr.o" 277 platformo="$object/crt0.o $object/of.o $object/epapr.o" 322 platformo="$object/ps3-head.o $object/ps3-hvcall.o $object/ps3.o" 334 platformo="$object/fixed-head.o $object/$platform.o" 359 platformo="$object/fixed-head.o $object/$platform.o" 372 platformo="$object/pseries-head.o $object/epapr.o $object/epapr-wrapper.o" [all …]
|
| /arch/arm/mm/ |
| A D | proc-v7m.S | 200 .type __v7m_cm55_proc_info, #object 210 .type __v7m_cm33_proc_info, #object 220 .type __v7m_cm7_proc_info, #object 230 .type __v7m_cm4_proc_info, #object 240 .type __v7m_cm3_proc_info, #object 250 .type __v7m_proc_info, #object
|
| A D | proc-arm720.S | 135 .type arm710_cr1_clear, #object 136 .type arm710_cr1_set, #object 163 .type arm720_crval, #object 187 .type __\name\()_proc_info,#object
|
| A D | proc-v7.S | 696 .type __v7_ca8_proc_info, #object 709 .type __v7_pj4b_proc_info, #object 720 .type __v7_cr7mp_proc_info, #object 730 .type __v7_cr8mp_proc_info, #object 740 .type __v7_ca7mp_proc_info, #object 750 .type __v7_ca12mp_proc_info, #object 770 .type __v7_b15mp_proc_info, #object 788 .type __v7_ca73_proc_info, #object 796 .type __v7_ca75_proc_info, #object 806 .type __krait_proc_info, #object [all …]
|
| A D | proc-fa526.S | 174 .type fa526_cr1_clear, #object 175 .type fa526_cr1_set, #object 196 .type __fa526_proc_info,#object
|
| A D | proc-sa110.S | 189 .type sa110_crval, #object 208 .type __sa110_proc_info,#object
|
| A D | proc-arm9tdmi.S | 84 .type __\name\()_proc_info, #object
|
| A D | proc-arm7tdmi.S | 91 .type __\name\()_proc_info, #object
|
| A D | proc-arm1020.S | 464 .type arm1020_crval, #object 478 .type cpu_arm1020_name, #object 505 .type __arm1020_proc_info,#object
|
| A D | proc-sa1100.S | 227 .type sa1100_crval, #object 252 .type __\name\()_proc_info,#object
|
| /arch/mips/ |
| A D | Kbuild | 11 # mips object files 12 # The object files are linked as core-y files would be linked
|
| /arch/arm/boot/bootp/ |
| A D | initrd.S | 2 .type initrd_start,#object
|
| A D | init.S | 75 .type data,#object
|
| /arch/arm/common/ |
| A D | mcpm_head.S | 216 .type first_man_locks, #object 221 .type mcpm_entry_vectors, #object 225 .type mcpm_entry_early_pokes, #object 229 .type mcpm_power_up_setup_phys, #object
|
| /arch/x86/entry/vsyscall/ |
| A D | vsyscall_emu_64.S | 17 .type __vsyscall_page, @object
|
| /arch/arm64/kvm/ |
| A D | Kconfig | 46 bool "Debug mode for non-VHE EL2 object" 49 Say Y here to enable the debug mode for the non-VHE KVM EL2 object.
|
| /arch/arm/boot/compressed/ |
| A D | debug.S | 43 .type semi_writec_buf, %object
|
| /arch/riscv/crypto/ |
| A D | sm4-riscv64-zvksed-zvkb.S | 114 .type FAMILY_KEY, @object
|
| /arch/xtensa/lib/ |
| A D | modsi3.S | 69 .type __nsau_data, @object
|
| /arch/arm/kernel/ |
| A D | sigreturn_codes.S | 72 .type sigreturn_codes, #object
|