Home
last modified time | relevance | path

Searched refs:Coff (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dsha512-armv4.pl83 $Coff=8*2;
147 ldr $t3,[sp,#$Coff+0] @ c.lo
173 ldr $t2,[sp,#$Coff+4] @ c.hi
308 ldr $t0, [$ctx,#$Coff+$lo]
309 ldr $t1, [$ctx,#$Coff+$hi]
314 str $t0, [sp,#$Coff+0]
315 str $t1, [sp,#$Coff+4]
425 ldr $Alo,[sp,#$Coff+0]
426 ldr $Ahi,[sp,#$Coff+4]
429 ldr $t0, [$ctx,#$Coff+$lo]
[all …]
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_xv.c476 const float Coff = -0.502; in glamor_xv_render() local
506 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
507 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
508 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info10523 Coff in all its varieties is implemented with a few common files and
10559 The Coff backend is split into generic routines that are applicable to
10560 any Coff target and routines that are specific to a particular target.
10562 basically the same for all Coff targets except that they use the
10566 Coff target. They use some hooks into the target specific code; the
10571 This header file includes executable C code. The various Coff targets
10572 first include the appropriate Coff header file, make any special defines
10575 Some of the Coff targets then also have additional routines in the
10578 3.3.2.2 Coff long section names
10581 In the standard Coff object format, section names are limited to the
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info10523 Coff in all its varieties is implemented with a few common files and
10559 The Coff backend is split into generic routines that are applicable to
10560 any Coff target and routines that are specific to a particular target.
10562 basically the same for all Coff targets except that they use the
10566 Coff target. They use some hooks into the target specific code; the
10571 This header file includes executable C code. The various Coff targets
10572 first include the appropriate Coff header file, make any special defines
10575 Some of the Coff targets then also have additional routines in the
10578 3.3.2.2 Coff long section names
10581 In the standard Coff object format, section names are limited to the
[all …]