o32 ABI
E193758
o32 ABI is a widely used 32-bit application binary interface for MIPS architectures that defines calling conventions, data types, and binary formats for compiled programs.
All labels observed (1)
| Label | Occurrences |
|---|---|
| o32 ABI canonical | 2 |
How this entity was disambiguated
This entity first appeared as the object of triple T1718005 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: o32 ABI Context triple: [MIPS, hasCallingConvention, o32 ABI]
-
A.
IA-32
IA-32 is Intel’s 32-bit x86 architecture used as the basis for many generations of desktop, mobile, and embedded processors.
-
B.
OS/2
OS/2 is a 32-bit multitasking operating system originally developed by IBM and Microsoft as a successor to MS-DOS, known for its stability and use in business environments in the late 1980s and 1990s.
-
C.
Windows 32-bit
Windows 32-bit is a family of Microsoft operating systems that run on 32-bit processors and support 32-bit applications and memory addressing.
-
D.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
E.
AMD64 architecture
The AMD64 architecture is a 64-bit instruction set architecture introduced by AMD that extends the x86 design to support larger memory addressing and enhanced performance while maintaining backward compatibility with 32-bit software.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: o32 ABI Target entity description: o32 ABI is a widely used 32-bit application binary interface for MIPS architectures that defines calling conventions, data types, and binary formats for compiled programs.
-
A.
IA-32
IA-32 is Intel’s 32-bit x86 architecture used as the basis for many generations of desktop, mobile, and embedded processors.
-
B.
OS/2
OS/2 is a 32-bit multitasking operating system originally developed by IBM and Microsoft as a successor to MS-DOS, known for its stability and use in business environments in the late 1980s and 1990s.
-
C.
Windows 32-bit
Windows 32-bit is a family of Microsoft operating systems that run on 32-bit processors and support 32-bit applications and memory addressing.
-
D.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
E.
AMD64 architecture
The AMD64 architecture is a 64-bit instruction set architecture introduced by AMD that extends the x86 design to support larger memory addressing and enhanced performance while maintaining backward compatibility with 32-bit software.
- F. None of above. chosen
Statements (45)
| Predicate | Object |
|---|---|
| instanceOf |
MIPS ABI
ⓘ
application binary interface ⓘ calling convention specification ⓘ |
| alignmentRequirement | stack 8-byte aligned for some data types ⓘ |
| architecture | MIPS ⓘ |
| backwardCompatibility | designed for compatibility with older 32-bit MIPS code ⓘ |
| bitWidth | 32-bit ⓘ |
| category |
computer architecture
ⓘ
systems programming ⓘ |
| contrastedWith |
n32 ABI
ⓘ
n64 ABI ⓘ |
| defines |
ELF
ⓘ
surface form:
ELF relocation conventions
argument passing conventions ⓘ binary formats ⓘ calling conventions ⓘ data types ⓘ function call conventions ⓘ register usage conventions ⓘ return value conventions ⓘ stack frame layout ⓘ system call conventions ⓘ |
| floatingPointRegisterSize | 32 bits ⓘ |
| influences |
compiler code generation for MIPS
ⓘ
debugger expectations for stack and registers ⓘ linker behavior on MIPS ⓘ |
| integerRegisterSize | 32 bits ⓘ |
| pointerSize | 32 bits ⓘ |
| purpose | ensure binary compatibility between compiled MIPS programs and operating systems ⓘ |
| relatedStandard |
System V ABI
ⓘ
surface form:
System V ABI for MIPS
|
| specifies |
C language calling convention on MIPS
ⓘ
global offset table conventions ⓘ name mangling and symbol visibility rules ⓘ procedure linkage table conventions ⓘ |
| stackGrowthDirection | downward ⓘ |
| status | widely used on legacy and embedded MIPS platforms ⓘ |
| supports | ELF object format ⓘ |
| typicalUse | compiling 32-bit user-space applications for MIPS ⓘ |
| usedBy |
Linux
ⓘ
surface form:
Linux on MIPS
MIPS32 processors ⓘ many embedded MIPS systems ⓘ |
| usesRegister |
$2-$3 for return values
ⓘ
$29 as stack pointer ⓘ $31 as return address ⓘ $4-$7 for argument passing ⓘ |
| wordSize | 32 bits ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: o32 ABI Description of subject: o32 ABI is a widely used 32-bit application binary interface for MIPS architectures that defines calling conventions, data types, and binary formats for compiled programs.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.