TianoCore EDK2 master
Loading...
Searching...
No Matches
MathLShiftS64.c File Reference

Go to the source code of this file.

Functions

 __declspec (naked)
 

Detailed Description

64-bit Math Worker Function. The 32-bit versions of C compiler generate calls to library routines to handle 64-bit math. These functions use non-standard calling conventions.

Copyright (c) 2014, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file MathLShiftS64.c.

Function Documentation

◆ __declspec()

__declspec ( naked  )

Definition at line 14 of file MathLShiftS64.c.