Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8690843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T23:59:32+00:00 2026-06-12T23:59:32+00:00

CIL has some instructions such as ldc.r8 <float64 (num)>, ldc.r4 <float32 (num)>, ldc.i8 <int64

  • 0

CIL has some instructions such as ldc.r8 <float64 (num)>, ldc.r4 <float32 (num)>, ldc.i8 <int64 (num)>, ldc.i4.s <int8 (num)> that are load constants into the stack.

Well, what are the equivalent for these data types (int32, int64, float32, float64) in C#?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T23:59:34+00:00Added an answer on June 12, 2026 at 11:59 pm
    C# type     CIL type    .NET Framework type
    ============================================
    short       int16       System.Int16
    int         int32       System.Int32
    long        int64       System.Int64
    
    float       float32     System.Single
    double      float64     System.Double
    

    See also the data type summary.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There are some loading instructions in CIL such as ldc.i4.0 , ldc.i4.1 , ldc.i4.2
I have some code to load a exe file and shows its CIL code
I have some C# code that performs some calculation involving primitive data types, such
I'm trying to figure out some CIL code. I think there are two statements
Say I have the following CIL: ldc.i4 40 <- a breakpoint is set here
I'm trying to debug an assembly that has been compiled in Release mode, so
How can I declare a managed method in C++/CLI that has an optional parameter
In a stack-based intermediate language, such as CIL or Java bytecode, why are there
I'm building a compiler that targets .NET and I've previously generated CIL directly, but
What is the difference between the CIL instructions Call and Callvirt?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.