Object File Code | Object Type | Native Processor Types |
---|---|---|
100 | TNS | CISC (Complete Instruction Set Computing) for the Tandem Processor. - TNS objects (COBOL, TAL, etc) will be interpreted on Integrity Platforms |
700 | TNS/R | RISC(Reduced Instruction Set Computing) for the MIPS Processor - TNS/R Native object files cannot be executed on a TNS/E Platform. All TNS/R Native Programs must be recompiled using a TNS/E Native Compiler(for Native 800 Object) OR the TNS Compiler(for interpreted 100 Object) |
800 | TNS/E | EPIC(Explicitly Parallel Instruction Computing) for the Intel Itanium Processor - TNS/E Native Object Files cannot be executed on a TNS/R Platform. - OSS Programs must be migrated to TNS/E Platform - All TNS/E Native Code is position independent code (PIC) |
Saturday, October 10, 2015
Different Object File and Native Processor Types
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment