summaryrefslogblamecommitdiffstats
path: root/spec/glossary/callingconvention.yml
blob: f21eeefd52a6ecf4a705bfee7375db0ecaf93886 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                     

                                                                          
                
                   
      
                       
                          
                        





                                                                           
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: calling convention
text: |
  The processor and compiler dependent rules which define the mechanism
  used to invoke subroutines in a high-level language.  These rules define
  the passing of arguments, the call and return mechanism, and the register
  set which must be preserved.
type: glossary