Reference guide for Free Pascal, version 3.2.2..... 203 13.2.8 The With statement ..... 204 13.2.9 Exception Statements ..... 205 13.3 Assembler statements ..... 206 4 Using functions and procedures ..... 207 14.1 Procedure declaration ... 221 14.6 Forward declared functions ..... 222 14.7 External functions ..... 223 14.8 Assembler functions ..... 224 14.9 Modifiers ..... 224 14.9.1 alias ..... 225 14.9.2 cdecl ..... 226 Exception handling nesting 261 17.5 Exception classes 261 18 Using assembler 263 18.1 Assembler statements 263 18.2 Assembler procedures and functions 263 ## List of Tables 3.1 Predefined integer0 码力 | 268 页 | 700.37 KB | 2 年前3
User’s Guide for Free Pascal, Version 3.2.2optimization messages ..... 198 C.13 Package loading messages ..... 200 C.14 Assembler reader errors ..... 202 C.14.1 General assembler errors ..... 202 C.14.2 I386 specific errors ..... 205 C.14.3 m68k systems (such as Linux) you need to have the following programs installed: 1. GNU as, the GNU assembler. 2. GNU ld, the GNU linker. 3. Optionally (but highly recommended): GNU make. For easy recompiling sets f : Returns a list of supported FPU instruction sets i : Returns a list of supported inline assembler modes o : Returns a list of supported optimizations r : Returns a list of recognized compiler0 码力 | 217 页 | 756.57 KB | 2 年前3
Programmer’s Guide for Free Pascal, Version 3.2.2directives 15 1.2.1 $A or $ALIGN : Align Data 15 1.2.2 $A1, $A2, $A4 and $A8 15 1.2.3 $ASMMODE : Assembler mode (Intel 80x86 only) 16 1.2.4 $B or $BOLEVEL : Complete boolean evaluation 16 1.2.5 $C or 3.1 Using assembler in the sources ..... 68 3.2 Intel 80x86 Inline assembler ..... 69 3.2.1 Intel syntax ..... 69 3.2.2 AT&T Syntax ..... 72 3.3 Motorola 680x0 Inline assembler ..... 73 be expressed this way. #### 1.2.3 $ASMMODE : Assembler mode (Intel 80x86 only) The $ \ $ ASMMODE XXX directive informs the compiler what kind of assembler it can expect in an asm block. The XXX should0 码力 | 187 页 | 531.58 KB | 2 年前3
Spring Framwork Integration v5.3.36 SNAPSHOTscenes, the MBeanExporter delegates to an implementation of the org.springframework.jmx.export.assembler.MBeanInfoAssembler interface, which is responsible for defining the management interface of each each bean that is exposed. The default implementation, org.springframework.jmx.export.assembler.SimpleReflectiveMBeanInfoAssembler, defines a management interface that exposes all public properties and methods id="exporter" class="org.springframework.jmx.export.MBeanExporter">0 码力 | 141 页 | 2.13 MB | 2 年前3
Better x86 Assembly Generation with GoMicrosoft Macro Assembler (MASM), Netwide Assembler (NASM), ... Assembly language plus high-level language features. Macro assemblers: Microsoft Macro Assembler (MASM), Netwide Assembler (NASM), ... ## Python-based High-Level Assembler What about Go? ## The avo Library ## © avo https://github.com/mmcloughlin/avo Go framework that presents an assembly-like DSL. Not a compiler. Not an assembler. Programmer retains to Damian Gryski, Marko Kevac and Julian Meyer (Phore Project). More architectures Make avo an assembler? JIT compilation? avo-based libraries? # avo/std/math/big avo/std/crypto avo/std/hash ## FFIW Optimal0 码力 | 155 页 | 13.54 MB | 2 年前3
Guia prático RISC-V
Atlas de uma Arquitetura Aberta
Primeira edição, 1.0.0Passos de tradução de um código fonte C para um programa em execução. ..... 35 3.2 Mnemônicos do Assembler para registradores inteiros e de ponto flutuante do RISC-V. ..... 36 3.3 32 pseudoinstruções RISC-V Programa Hello World na linguagem de máquina do RISC-V após linkagem. ..... 41 3.9 Diretivas assembler comuns do RISC-V. ..... 43 3.10 Alocação de memória para programa e dados do RV32I. ..... 44 4 serem versões curtas das instruções existentes de 32 bits do RV32G, elas são quase gratuitas. O assembler pode escolher o tamanho da instrução, permitindo que o programador assembly e o compilador sejam0 码力 | 215 页 | 21.77 MB | 2 年前3
Spring Framework 1.2.1 Reference210 20.3. Controlling the Management Interface of Your Beans ..... 210 20.3.1. The MBeanInfo assembler Interface ..... 210 20.3.2. Using Source-Level Metadata ..... 211 20.3.3. Using JDK 5.0 Annotations AutodetectCapableMBeanInfo assembler Interface ..... 215 20.3.6. Defining Management Interfaces using Java Interfaces ..... 215 20.3.7. Using MethodNameBasedMBeanInfo assembler ..... 217 20.4. Controlling the MBeanExporter delegates to an implementation of the org.springframework.jmx.export. assembler.MBeanInfo assembler interface which is responsible for defining the management interface of each bean that0 码力 | 244 页 | 1.30 MB | 2 年前3
Spring Framework 1.2.0 Reference209 20.3. Controlling the Management Interface of Your Beans ..... 209 20.3.1. The MBeanInfo assembler Interface ..... 209 20.3.2. Using Source-Level Metadata ..... 210 20.3.3. Using JDK 5.0 Annotations AutodetectCapableMBeanInfo assembler Interface ..... 214 20.3.6. Defining Management Interfaces using Java Interfaces ..... 214 20.3.7. Using MethodNameBasedMBeanInfo assembler ..... 216 20.4. Controlling the MBeanExporter delegates to an implementation of the org.springframework.jmx.export. assembler.MBeanInfo assembler interface which is responsible for defining the management interface of each bean that0 码力 | 243 页 | 1.29 MB | 2 年前3
2.7 Go toolchain internals and implementation based on arm64written in that language. gc: evolved from the Plan 9 toolchain and includes its own compiler, assembler, linker and tools, as well as the Go runtime and standard library. gccgo: extends the gcc project // for x86 back end Rel *Prog // for x86, arm back ends Pc int64 // for back ends or assembler: virtual or actual program counter, depending on phase Pos src.XPos // source position of int32 // effect of instruction on stack pointer (increment or decrement amount) As As // assembler opcode Reg int16 // 2nd source operand RegTo2 int16 // 2nd destination operand0 码力 | 22 页 | 2.19 MB | 1 月前3
Spring Framework 2.0.5 Referencethe MBeanExporter delegates to an implementation of the org.springframework.jmx.export. assembler.MBeanInfo assembler interface which is responsible for defining the management interface of each bean that is being exposed. The default implementation, org.springframework.jmx.export. assembler.SimpleReflectiveMBeanInfo assembler, simply defines a management interface that exposes all public properties and saw in the previous examples). Spring provides two additional implementations of the MBeanInfo assembler interface that allow you to control the generated management interface using either source-level0 码力 | 499 页 | 3.59 MB | 2 年前3
共 203 条
- 1
- 2
- 3
- 4
- 5
- 6
- 21
相关搜索词
Free Pascal compilerPascal languageprocedure declarationassemblerexception handlingFree PascalDelphi编译器兼容性平台编译器指令内存模型数据格式MMX支持Spring FrameworkREST EndpointsJMSTask Execution and SchedulingJMXGox86汇编代码生成汇编语言RISC-VISARV32IRV32VSiFiveDependency InjectionPOJOsDAOORM依赖注入AOPGo toolchainarm64gcgccgollgoInversion of Control (IoC)Aspect-Oriented Programming (AOP)Transaction ManagementMVC Framework













