00855nam 2200289 450 99622254670331620170413094207.088-04-28454-420170413d1987----km y0itay5003 baitaITy 00 yFucilate gli ammiraglila tragedia della marina italiana nella seconda guerra mondialeGianni RoccaMilanoMondadori1987323 p., 8 c. di tav.ill.23 cmLe scieLe scieMarina militareItaliaGuerra mondiale 1939-1945BNCF940.545945ROCCAGianni136284ITsalbcISBD996222546703316XV.12.A. 5254518XV.12.A.398045BKFDANFucilate gli ammiragli469787UNISA01653nam 2200445Ia 450 99639220760331620221108034225.0(CKB)1000000000670343(EEBO)2240919509(OCoLC)9920349800971(EXLCZ)99100000000067034319931220d1608 uy |laturbn||||a|bb|Amorum emblemata[electronic resource] figuris Æneis incisa studio Othonis Væni Batavo-Lugdunensis = Emblemes of love, with verses in Latin, English and ItalianAntwerpiæ Venalia apud AuctoremM. DC. IIX. [1608][16], 248 p. illSignatures: (:)⁴, A-Z⁴, 2A-2H⁴.Prefaces and dedicatory verses variously signed: Max. Vrientius, Daniel Heinsius, R.V., Petro Benedetti.Illustration (p. 1) signed: C. Boel, fecit.Also found at reel 602 as STC 24567c, imperfect F copy.Reproduction of original in the Harvard University Library.eebo-0062EmblemsBelgiumEarly works to 1800Love in artArtEarly works to 1800EmblemsLove in art.ArtVeen Otto van1556-1629.717699Bol Corneliusfl. 1608-1614.1008079Vrientius Max1008080Heinsius Daniel1580-1655.744025R. V1008081Benedetti Petro1008082WaOLNBOOK996392207603316Amorum emblemata2324261UNISA06390nam 22006615 450 991030046850332120221202035709.01-4842-0064-010.1007/978-1-4842-0064-3(CKB)3710000000306042(EBL)1964870(OCoLC)897377135(SSID)ssj0001386622(PQKBManifestationID)11809747(PQKBTitleCode)TC0001386622(PQKBWorkID)11374424(PQKB)10798073(MiAaPQ)EBC1964870(DE-He213)978-1-4842-0064-3(CaSebORM)9781484200643(PPN)183086988(EXLCZ)99371000000030604220141129d2014 u| 0engur|n|---|||||txtrdacontentcrdamediacrrdacarrierModern X86 assembly language programming 32-bit, 64-bit, SSE, and AVX /Daniel KusswurmBerkeley, CA :Apress,[2014]1 online resource (685 pages)The expert's voice in programming''The Expert Voice in Programming''--Cover.Includes index.""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewer""; ""Acknowledgments""; ""Introduction""; ""Chapter 1: X86-32 Core Architecture""; ""Historical Overview""; ""Data Types""; ""Fundamental Data Types""; ""Numerical Data Types""; ""Packed Data Types""; ""Miscellaneous Data Types""; ""Internal Architecture""; ""Segment Registers""; ""General-Purpose Registers""; ""EFLAGS Register""; ""Instruction Pointer""; ""Instruction Operands""; ""Memory Addressing Modes""; ""Instruction Set Overview""; ""Data Transfer""; ""Binary Arithmetic""; ""Data Comparison""""Data Conversion""""Logical""; ""Rotate and Shift""; ""Byte Set and Bit String""; ""String""; ""Flag Manipulation""; ""Control Transfer""; ""Miscellaneous""; ""Summary""; ""Chapter 2: X86-32 Core Programming""; ""Getting Started""; ""First Assembly Language Function""; ""Integer Multiplication and Division""; ""X86-32 Programming Fundamentals""; ""Calling Convention""; ""Memory Addressing Modes""; ""Integer Addition""; ""Condition Codes""; ""Arrays""; ""One-Dimensional Arrays""; ""Two-Dimensional Arrays""; ""Structures""; ""Simple Structures""; ""Dynamic Structure Creation""; ""Strings""""Counting Characters""""String Concatenation""; ""Comparing Arrays""; ""Array Reversal""; ""Summary""; ""Chapter 3: X87 Floating-Point Unit""; ""X87 FPU Core Architecture""; ""Data Registers""; ""X87 FPU Special-Purpose Registers""; ""X87 FPU Operands and Encodings""; ""X87 FPU Instruction Set""; ""Data Transfer""; ""Basic Arithmetic""; ""Data Comparison""; ""Transcendental""; ""Constants""; ""Control""; ""Summary""; ""Chapter 4: X87 FPU Programming""; ""X87 FPU Programming Fundamentals""; ""Simple Arithmetic""; ""Floating-Point Compares""; ""X87 FPU Advanced Programming""""Floating-Point Arrays""""Transcendental Instructions""; ""Advanced Stack Usage""; ""Summary""; ""Chapter 5: MMX Technology""; ""SIMD Processing Concepts""; ""Wraparound vs. Saturated Arithmetic""; ""MMX Execution Environment""; ""MMX Instruction Set""; ""Data Transfer""; ""Arithmetic""; ""Comparison""; ""Conversion""; ""Logical and Shift""; ""Unpack and Shuffle""; ""Insertion and Extraction""; ""State and Cache Control""; ""Summary""; ""Chapter 6: MMX Technology Programming""; ""MMX Programming Fundamentals""; ""Packed Integer Addition""; ""Packed Integer Shifts""""Packed Integer Multiplication""""MMX Advanced Programming""; ""Integer Array Processing""; ""Using MMX and the x87 FPU""; ""Summary""; ""Chapter 7: Streaming SIMD Extensions""; ""X86-SSE Overview""; ""X86-SSE Execution Environment""; ""X86-SSE Register Set""; ""X86-SSE Data Types""; ""X86-SSE Control-Status Register""; ""X86-SSE Processing Techniques""; ""X86-SSE Instruction Set Overview""; ""Scalar Floating-Point Data Transfer""; ""Scalar Floating-Point Arithmetic""; ""Scalar Floating-Point Comparison""; ""Scalar Floating-Point Conversion""; ""Packed Floating-Point Data Transfer""""Packed Floating-Point Arithmetic""Modern X86 Assembly Language Programming shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to help the reader quickly understand x86 assembly language programming and the computational capabilities of the x86 platform. Please note: Book appendixes can be downloaded here: http://www.apress.com/9781484200650 Major topics of the book include the following: 32-bit core architecture, data types, internal registers, memory addressing modes, and the basic instruction set X87 core architecture, register stack, special purpose registers, floating-point encodings, and instruction set MMX technology and instruction set Streaming SIMD extensions (SSE) and Advanced Vector Extensions (AVX) including internal registers, packed integer arithmetic, packed and scalar floating-point arithmetic, and associated instruction sets 64-bit core architecture, data types, internal registers, memory addressing modes, and the basic instruction set 64-bit extensions to SSE and AVX technologies X86 assembly language optimization strategies and techniques.Expert's voice in programmingProgramming languages (Electronic computers)Software engineeringProgramming Languages, Compilers, Interpretershttps://scigraph.springernature.com/ontologies/product-market-codes/I14037Software Engineering/Programming and Operating Systemshttps://scigraph.springernature.com/ontologies/product-market-codes/I14002Programming languages (Electronic computers).Software engineering.Programming Languages, Compilers, Interpreters.Software Engineering/Programming and Operating Systems.004Kusswurm Daniel915020UMIUMIBOOK9910300468503321Modern X86 Assembly Language Programming2050632UNINA