iced/Iced/Intel
de4dot 3e10b1af17 Add TryEncode() 2018-09-19 19:49:50 +02:00
..
BlockEncoderInternal Add TryEncode() 2018-09-19 19:49:50 +02:00
DecoderInternal Decoder handlers use new internal props to write to reg fields 2018-09-18 23:38:39 +02:00
EncoderInternal Add Instruction.Create() methods 2018-09-18 23:38:51 +02:00
GasFormatterInternal Rename 2018-09-17 21:03:29 +02:00
InstructionInfoInternal Rename 2018-09-17 21:03:29 +02:00
IntelFormatterInternal Rename 2018-09-17 21:03:29 +02:00
MasmFormatterInternal Rename 2018-09-17 21:03:29 +02:00
NasmFormatterInternal Rename 2018-09-17 21:03:29 +02:00
BlockEncoder.cs Add encoder files 2018-09-06 01:44:58 +02:00
ByteArrayCodeReader.cs Add a CanReadByte prop 2018-09-07 21:09:18 +02:00
Code.cs Rename 2018-09-17 21:03:29 +02:00
CodeReader.cs Add decoder files 2018-09-06 01:29:23 +02:00
CodeWriter.cs Add encoder files 2018-09-06 01:44:58 +02:00
ConstantOffsets.cs Update comment 2018-09-13 21:48:07 +02:00
CpuidFeature.cs Add instruction info (AMD Instructions) 2018-09-14 22:21:54 +02:00
Decoder.32.cs Add decoder files 2018-09-06 01:29:23 +02:00
Decoder.64.cs Add decoder files 2018-09-06 01:29:23 +02:00
Decoder.cs Decoder handlers use new internal props to write to reg fields 2018-09-18 23:38:39 +02:00
DecoderConstants.cs Rename Code values 2018-09-17 19:49:26 +02:00
Encoder.cs Add TryEncode() 2018-09-19 19:49:50 +02:00
EncoderException.cs Add TryEncode() 2018-09-19 19:49:50 +02:00
EncodingKind.cs Add XOP / 3DNow encodings 2018-09-11 01:04:55 +02:00
FlowControl.cs Add instruction info (AMD Instructions) 2018-09-14 22:21:54 +02:00
Formatter.cs Add formatters 2018-09-06 01:38:53 +02:00
FormatterConstants.cs Add pseudo ops tests 2018-09-14 22:21:46 +02:00
FormatterOptions.cs Add formatters 2018-09-06 01:38:53 +02:00
FormatterOutput.cs Add formatters 2018-09-06 01:38:53 +02:00
FormatterOutputTextKind.cs Add formatters 2018-09-06 01:38:53 +02:00
FormatterUtils.cs Rename Xbegin REX.W Code value 2018-09-17 20:06:31 +02:00
GasFormatter.cs Update formatters (AMD instructions) 2018-09-13 21:48:23 +02:00
HexUtils.cs Add decoder files 2018-09-06 01:29:23 +02:00
IcedFeatures.cs Rename class 2018-09-06 20:56:28 +02:00
Instruction.cs Add Instruction.Create() methods 2018-09-18 23:38:51 +02:00
InstructionInfo.cs Add a 5th operand 2018-09-11 01:05:03 +02:00
InstructionInfoConstants.cs Add decoder files 2018-09-06 01:29:23 +02:00
InstructionInfoExtensions.cs Add instruction info files 2018-09-06 01:46:48 +02:00
InstructionInfoFactory.cs Rename Code values 2018-09-17 19:49:26 +02:00
InstructionUtils.cs Decoder handlers use new internal props to write to reg fields 2018-09-18 23:38:39 +02:00
IntelFormatter.cs Update formatters (AMD instructions) 2018-09-13 21:48:23 +02:00
MandatoryPrefix.cs Add decoder files 2018-09-06 01:29:23 +02:00
MasmFormatter.cs Update formatters (AMD instructions) 2018-09-13 21:48:23 +02:00
MemoryOperand.cs Add Instruction.Create() methods 2018-09-18 23:38:51 +02:00
MemorySize.cs Fix memory size value 2018-09-17 19:19:29 +02:00
NasmFormatter.cs Update formatters (AMD instructions) 2018-09-13 21:48:23 +02:00
NumberFormatter.cs Add formatters 2018-09-06 01:38:53 +02:00
OpAccess.cs Add instruction info files 2018-09-06 01:46:48 +02:00
OpKind.cs Rename 2nd imm opkind 2018-09-11 01:06:13 +02:00
Register.cs Move instr info tests to instr info sub dir 2018-09-07 21:08:15 +02:00
RflagsBits.cs Add instruction info files 2018-09-06 01:46:48 +02:00
RoundingControl.cs Add decoder files 2018-09-06 01:29:23 +02:00
StringBuilderFormatterOutput.cs Add formatters 2018-09-06 01:38:53 +02:00
SymbolResolver.cs Pass in size of imm to SymbolResolver methods, fixes #13 2018-09-13 07:31:30 +02:00
TupleType.cs Add decoder files 2018-09-06 01:29:23 +02:00
UsedMemory.cs Remove flags field and add access + scale fields 2018-09-07 21:08:28 +02:00
UsedRegister.cs Add instruction info files 2018-09-06 01:46:48 +02:00
VectorLength.cs Add decoder files 2018-09-06 01:29:23 +02:00