iced/Iced/Intel
de4dot 8e97cf65f9 Update mem size table 2019-02-12 22:02:34 +01:00
..
BlockEncoderInternal IP64/InstructionPointer -> IP, NextIP64 -> NextIP, and obsolete the old props 2019-02-03 16:25:49 +01:00
DecoderInternal Add decoder options to disable decoding some newer instructions 2019-01-13 19:33:52 +01:00
EncoderInternal Add an encoder option to disable 2-byte VEX encodings 2019-01-13 19:33:44 +01:00
GasFormatterInternal Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
InstructionInfoInternal Update CPUID feature value 2019-02-06 19:08:19 +01:00
IntelFormatterInternal Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
MasmFormatterInternal Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
NasmFormatterInternal Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
BlockEncoder.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
ByteArrayCodeReader.cs Remove ulong cast 2019-01-12 22:15:38 +01:00
Code.cs Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
CodeReader.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
CodeWriter.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
ConstantOffsets.cs Group fields 2019-01-12 22:15:55 +01:00
CpuidFeature.cs Remove padlock operand, create more Code values 2019-01-02 16:29:25 +01:00
Decoder.32.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
Decoder.64.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
Decoder.cs Update TODO comment with the issue link 2019-02-06 19:08:48 +01:00
DecoderConstants.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
DecoderOptions.cs Add decoder options to disable decoding some newer instructions 2019-01-13 19:33:52 +01:00
Encoder.cs IP64/InstructionPointer -> IP, NextIP64 -> NextIP, and obsolete the old props 2019-02-03 16:25:49 +01:00
EncoderException.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
EncodingKind.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
FlowControl.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
Formatter.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
FormatterConstants.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
FormatterOptions.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
FormatterOutput.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
FormatterOutputTextKind.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
FormatterUtils.cs Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
GasFormatter.cs IP64/InstructionPointer -> IP, NextIP64 -> NextIP, and obsolete the old props 2019-02-03 16:25:49 +01:00
HexUtils.cs Inline some methods 2019-01-28 22:09:39 +01:00
IFormatterOptionsProvider.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
ISymbolResolver.cs Don't show mem size if symbol has the correct size 2019-02-03 16:25:42 +01:00
IcedFeatures.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
Instruction.Create.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
Instruction.Info.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
Instruction.VA.cs IP64/InstructionPointer -> IP, NextIP64 -> NextIP, and obsolete the old props 2019-02-03 16:25:49 +01:00
Instruction.cs IP64/InstructionPointer -> IP, NextIP64 -> NextIP, and obsolete the old props 2019-02-03 16:25:49 +01:00
InstructionInfo.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
InstructionInfoConstants.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
InstructionInfoExtensions.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
InstructionInfoFactory.cs IP64/InstructionPointer -> IP, NextIP64 -> NextIP, and obsolete the old props 2019-02-03 16:25:49 +01:00
InstructionList.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
InstructionListDebugView.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
InstructionMemorySizes.cs Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
InstructionOpCounts.cs Remove Xbegin_rel32_REXW 2019-01-06 22:39:59 +01:00
InstructionUtils.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
IntelFormatter.cs Add more tests 2019-02-04 19:01:35 +01:00
MandatoryPrefix.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
MasmFormatter.cs Add more tests 2019-02-04 19:01:35 +01:00
MemoryOperand.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
MemorySize.cs Update mem size table 2019-02-12 22:02:34 +01:00
NasmFormatter.cs IP64/InstructionPointer -> IP, NextIP64 -> NextIP, and obsolete the old props 2019-02-03 16:25:49 +01:00
NumberFormatter.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
OpAccess.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
OpKind.cs Remove padlock operand, create more Code values 2019-01-02 16:29:25 +01:00
Register.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
RflagsBits.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
RoundingControl.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
StringBuilderFormatterOutput.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
TupleType.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
UsedMemory.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
UsedRegister.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
VectorLength.cs Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00