Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chrtran in .NET
Message
De
15/11/2008 03:18:03
 
 
À
14/11/2008 13:45:37
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01360482
Message ID:
01362057
Vues:
24
>>Hi,
>>
>>>// 3 times slower
>
>Raw curiosity... Anyone know if any of the C# commands/operators map to the processors XLAT command?
>
>I can't even think of a C command or operator that does, but thought I'd ask.
>
>It's been many years since I coded in ASM, but that was always the fastest chrtran. But my chrtans usually were against entire files (EBCDIC to ASCII conversion) rather than short strings.

Hi,

Last serious ASM coding I did was for a Z80! When the 386 came along there were too many registers and I got confused :-}

I wouldn't think .NET would have direct mapping to XLAT - isn't it processor specific? If so then its unlikely there would be an equivalent opcode in MSIL. Can't see anything like it anyway (http://msdn.microsoft.com/en-us/library/system.reflection.emit.opcodes_members.aspx)

Best,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform