QObject
Can't open file '%1' to write!
无法写入文件"%1"!
Failed to write data.
写入数据失败。
byte swap.
convert %1 to %2.
byte
word
convert %1 in %2 to %3 in %4.
double word
quad word
Conditional move if equal
相等时移动
Conditional move %1
Conditional move if not overflow.
if equal
if zero.
if not equal.
if not zero.
if sign (negative).
if not sign (non-negative).
if greater(signed >).
if not less or equal(signed >).
if greater or equal(signed >=).
if not less(signed >=).
if less(signed <).
if not greater or equal(signed <).
if less or equal(signed <=).
if not greater(signed <=).
if above(unsigned >).
if not below or equal(unsigned >).
if above or equal(unsigned >=).
if not below(unsigned >=).
if below(unsigned <).
if not above or equal(unsigned <).
if below or equal(unsigned <=).
if not above(unsigned <=).
if carry.
if not carry.
if overflow.
if not overflow.
if parity.
if parity even.
if not parity.
if parity odd.
Compare and exchange.
Compare and exchange 8 bytes.
oct word
move data between immediate values, general purpose registers, segment registers, and memory.
move %1 data between immediate values, general purpose registers, segment registers, and memory.
Move %1.
move immediate value to register.
move immediate %1 value to register.
move immediate value to register %al/%ax/%eax/%rax.
move immediate %1 value to register %2.
Move and sign extension.
Move sign-extended %1 to %2.
Move with zero extension.
Move zero-extended %1 to %2.
Pop stack.
Pop %1 off stack.
Pop general-purpose registers from stack.
Push stack.
Push %1 onto stack.
Push general-purpose registers onto stack.
Exchange and add %1.
Exchange %1.
add unsigned %1 with carry.
integer
add unsigned %1 with overflow.
add %1 with carry.
add %1.
compare.
compare %1.
decrement by 1.
decrement %1 by 1.
unsigned %1 divide.
signed %1 divide.
signed %1 multiply.
increment by 1.
increment %1 by 1.
unsigned %1 multiply.
Two's complement negation.
Replace the value of the %1 with its two's complement
subtract %1 with borrow.
subtract %1.
ascii adjust after addition.
ascii adjust before division.
ascii adjust after multiplication.
ascii adjust after subtraction.
decimal adjust after addition.
decimal adjust after subtraction.
bitwise logical AND.
bitwise logical AND on %1 values.
bitwise logical NOT.
bitwise logical NOT on %1 value.
bitwise logical OR.
bitwise logical OR on %1 values.
bitwise logical XOR.
bitwise logical XOR on %1 values.
rotate %1 through carry left.
rotate %1 through carry right.
rotate %1 left.
rotate %1 right.
shift %1 arithmetic left.
shift %1 arithmetic right.
shift %1 logical left.
shift %1 logical right.
shift %1 left double.
shift %1 right double.
bit scan forward.
bit scan forward in the %1 operand.
bit scan reserve.
bit scan reserve in the %1 operand.
bit test.
bit test in the %1 operand.
bit test and complement.
bit test and complement in the %1 operand.
bit test and reset.
bit test and reset in the %1 operand.
bit test and set.
bit test and set in the %1 operand.
mnemonic description.
load +0.0 .
load %mxcsr register.
save %mxcsr register state.
logical compare.
logical compare %1.
detect value out of range.
detect %1 value out of range.
call procedure.
high-level procedure entry.
software interrupt.
interrupt on overflow.
return from interrupt.
jump.
call far procedure.
high-level procedure exit.
return from far procedure.
return.
compare string.
compare %1 string.
load string.
load %1 string.
move string.
move %1 string.
repeat while not equal.
repeat while not zero.
repeat while equal.
repeat while zero.
scan string.
scan %1 string.
store string.
store %1 string.
read from a port.
input string from a port.
input byte string from port.
input double word string from port.
input word string from port.
write to a port.
output string to port.
output byte string to port.
output double word string to port.
output word string to port.
clear carry flag.
clear direction flag.
clear interrupt flag.
complement carry flag.
set carry flag.
set direction flag.
set interrupt flag.
processor identification.
load effective address.
no operation.
undefined instruction.
table lookup translation.
load bcd.
store bcd and pop.
floating-point conditional move if below.
floating-point conditional move if below or equal.
floating-point conditional move if equal.
floating-point conditional move if not below.
floating-point conditional move if not below or equal.
floating-point conditional move if not equal.
floating-point conditional move if unordered.
load integer.
store integer.
store integer and pop.
load floating-point value.
store floating-point value.
store floating-point value and pop.
absolute value.
add floating-point.
add floating-point and pop.
change sign.
divide floating-point.
divide floating-point and pop.
divide floating-point reverse.
divide floating-point reverse and pop.
add integer.
divide integer.
divide integer reverse.
multiply integer.
subtract integer.
subtract integer reverse.
multiply floating-point.
multiply floating-point and pop.
partial remainder.
ieee partial remainder.
round to integer.
scale by power of two.
square root.
subtract floating-point.
subtract floating-point and pop.
subtract floating-point reverse.
subtract floating-point reverse and pop.
compare floating-point.
set byte %1
if equal.
if less(siged <).
if not greater or equal(siged <).
if less or equal(siged <=).
if not greater(siged <=).
jump %1
register %cx zero
register %ecx zero
loop with %ecx counter
loop with %ecx and equal
loop with %ecx and not equal
loop with %ecx and not zero
loop with %ecx and zero
repeat while %ecx not zero
load flags into %ah register
pop %eflags from stack
push %eflags onto stack
store %ah register into flags
load far pointer using %ds
load far pointer using %es
load far pointer using %fs
load far pointer using %gs
load far pointer using %ss
exchange registers .
extract exponent and significand .
compare floating-point and set %eflags.
compare floating-point, set %eflags, and pop.
compare floating-point and pop.
compare floating-point and pop twice.
compare integer.
compare integer and pop.
test floating-point (compare with 0.0).
unordered compare floating-point.
unordered compare floating-point and pop.
unordered compare floating-point and set %eflags.
unordered compare floating-point, set %eflags, and pop.
examine floating-point .
instructions (floating-point) .
transcendental instructions perform trigonometric and logarithmic operations on floating-point operands. .
3–16 transcendental instructions (floating-point).
computes 2x-1.
cosine.
partial arctangent.
partial tangent.
sine.
sine and cosine.
computes y * log2x.
computes y * log2(x+1).
load +1.0.
load log2e.
load log210.
load log102.
load loge2.
load π.
clear floating-point exception flags after checking for error conditions.
decrement floating-point register stack pointer.
free floating-point register.
increment floating-point register stack pointer.
initialize floating-point unit after checking error conditions.
load floating-point unit control word.
load floating-point unit environment.
clear floating-point exception flags without checking for error conditions.
initialize floating-point unit without checking error conditions.
floating-point no operation.
save floating-point unit state without checking error conditions.
store floating-point unit control word without checking error conditions.
store floating-point unit environment without checking error conditions.
store floating-point unit status word without checking error conditions.
restore floating-point unit state.
save floating-point unit state after checking error conditions.
store floating-point unit control word after checking error conditions.
store floating-point unit environment after checking error conditions.
store floating-point unit status word after checking error conditions.
wait for floating-point unit.
restore floating-point unit and simd state.
save floating-point unit and simd state.
pack doublewords into words with signed saturation.
pack words into bytes with signed saturation.
pack words into bytes with unsigned saturation.
unpack high-order bytes.
unpack high-order doublewords.
unpack high-order words.
unpack low-order bytes.
unpack low-order doublewords.
unpack low-order words.
add packed byte integers.
add packed doubleword integers.
add packed signed byte integers with signed saturation.
add packed signed word integers with signed saturation.
add packed unsigned byte integers with unsigned saturation.
add packed unsigned word integers with unsigned saturation.
add packed word integers.
multiply and add packed word integers.
multiply packed signed word integers and store high result.
multiply packed signed word integers and store low result.
subtract packed byte integers.
subtract packed doubleword integers.
subtract packed signed byte integers with signed saturation.
subtract packed signed word integers with signed saturation.
subtract packed unsigned byte integers with unsigned saturation.
subtract packed unsigned word integers with unsigned saturation.
subtract packed word integers.
compare packed bytes for equal.
compare packed doublewords for equal.
compare packed words for equal.
compare packed signed byte integers for greater than.
compare packed signed doubleword integers for greater than.
compare packed signed word integers for greater than.
bitwise logical and.
bitwise logical and not.
bitwise logical or.
bitwise logical xor.
shift packed doublewords left logical.
shift packed quadword left logical.
shift packed words left logical.
shift packed doublewords right arithmetic.
shift packed words right arithmetic.
shift packed doublewords right logical.
shift packed quadword right logical.
shift packed words right logical.
empty mmx state.
move four aligned packed single-precision floating-point values between xmm registers or memory.
move two packed single-precision floating-point values from the high quadword of an xmm register to the low quadword of another xmm register.
move two packed single-precision floating-point values to or from the high quadword of an xmm register or memory.
move two packed single-precision floating-point values from the low quadword of an xmm register to the high quadword of another xmm register.
move two packed single-precision floating-point values to or from the low quadword of an xmm register or memory.
extract sign mask from four packed single-precision floating-point values.
move scalar single-precision floating-point value between xmm registers or memory.
move four unaligned packed single-precision floating-point values between xmm registers or memory.
add packed single-precision floating-point values.
add scalar single-precision floating-point values.
divide packed single-precision floating-point values.
divide scalar single-precision floating-point values.
return maximum packed single-precision floating-point values.
return maximum scalar single-precision floating-point values.
return minimum packed single-precision floating-point values.
return minimum scalar single-precision floating-point values..
multiply packed single-precision floating-point values.
multiply scalar single-precision floating-point values.
compute reciprocals of packed single-precision floating-point values.
compute reciprocal of scalar single-precision floating-point values.
compute reciprocals of square roots of packed single-precision floating-point values.
compute reciprocal of square root of scalar single-precision floating-point values.
compute square roots of packed single-precision floating-point values.
compute square root of scalar single-precision floating-point values.
subtract packed single-precision floating-point values.
subtract scalar single-precision floating-point values.
compare packed single-precision floating-point values.
compare scalar single-precision floating-point values.
perform ordered comparison of scalar single-precision floating-point values and set flags in eflags register.
perform unordered comparison of scalar single-precision floating-point values and set flags in eflags register.
perform bitwise logical and not of packed single-precision floating-point values.
perform bitwise logical and of packed single-precision floating-point values.
perform bitwise logical or of packed single-precision floating-point values.
perform bitwise logical xor of packed single-precision floating-point values.
shuffles values in packed single-precision floating-point operands.
unpacks and interleaves the two high-order values from two single-precision floating-point operands.
unpacks and interleaves the two low-order values from two single-precision floating-point operands.
convert packed doubleword integers to packed single-precision floating-point values.
convert packed single-precision floating-point values to packed doubleword integers.
convert doubleword integer to scalar single-precision floating-point value.
convert scalar single-precision floating-point value to a doubleword integer.
convert with truncation packed single-precision floating-point values to packed doubleword integers.
convert with truncation scalar single-precision floating-point value to scalar doubleword integer.
compute average of packed unsigned byte integers.
extract word.
insert word.
maximum of packed signed word integers.
maximum of packed unsigned byte integers.
minimum of packed signed word integers.
minimum of packed unsigned byte integers.
move byte mask.
multiply packed unsigned integers and store high result.
compute sum of absolute differences.
shuffle packed integer word in mmx register.
non-temporal store of selected bytes from an mmx register into memory.
non-temporal store of four packed single-precision floating-point values from an xmm register into memory.
non-temporal store of quadword from an mmx register into memory.
prefetch data into non-temporal cache structure and into a location close to the processor.
prefetch data into all levels of the cache hierarchy.
prefetch data into level 2 cache and higher.
serialize store operations.
move two aligned packed double-precision floating-point values between xmm registers and memory.
move high packed double-precision floating-point value to or from the high quadword of an xmm register and memory.
move low packed single-precision floating-point value to or from the low quadword of an xmm register and memory.
extract sign mask from two packed double-precision floating-point values.
move scalar double-precision floating-point value between xmm registers and memory..
move two unaligned packed double-precision floating-point values between xmm registers and memory.
add packed double-precision floating-point values.
add scalar double-precision floating-point values.
divide packed double-precision floating-point values.
divide scalar double-precision floating-point values.
return maximum packed double-precision floating-point values.
return maximum scalar double-precision floating-point value.
return minimum packed double-precision floating-point values.
return minimum scalar double-precision floating-point value.
multiply packed double-precision floating-point values.
multiply scalar double-precision floating-point values.
compute packed square roots of packed double-precision floating-point values.
compute scalar square root of scalar double-precision floating-point value.
subtract packed double-precision floating-point values.
subtract scalar double-precision floating-point values.
perform bitwise logical and not of packed double-precision floating-point values.
perform bitwise logical and of packed double-precision floating-point values.
perform bitwise logical or of packed double-precision floating-point values.
perform bitwise logical xor of packed double-precision floating-point values.
compare packed double-precision floating-point values.
compare scalar double-precision floating-point values.
perform ordered comparison of scalar double-precision floating-point values and set flags in eflags register.
perform unordered comparison of scalar double-precision floating-point values and set flags in eflags register.
shuffle values in packed double-precision floating-point operands.
unpack and interleave the high values from two packed double-precision floating-point operands.
unpack and interleave the low values from two packed double-precision floating-point operands.
convert packed doubleword integers to packed double-precision floating-point values.
convert packed double-precision floating-point values to packed doubleword integers.
convert packed double-precision floating-point values to packed single-precision floating-point values.
convert packed single-precision floating-point values to packed double-precision floating-point values.
convert scalar double-precision floating-point values to a doubleword integer.
convert scalar double-precision floating-point values to scalar single-precision floating-point values.
convert doubleword integer to scalar double-precision floating-point value.
convert scalar single-precision floating-point values to scalar double-precision floating-point values.
convert with truncation packed double-precision floating-point values to packed doubleword integers.
convert with truncation scalar double-precision floating-point values to scalar doubleword integers.
move quadword integer from xmm to mmx registers.
move aligned double quadword.
move unaligned double quadword.
move quadword integer from mmx to xmm registers.
add packed quadword integers.
multiply packed unsigned doubleword integers.
shuffle packed doublewords.
shuffle packed high words.
shuffle packed low words.
shift double quadword left logical.
shift double quadword right logical.
subtract packed quadword integers.
unpack high quadwords.
unpack low quadwords.
flushes and invalidates a memory operand and its associated cache line from all levels of the processor's cache hierarchy.
serializes load operations.
non-temporal store of selected bytes from an xmm register into memory.
serializes load and store operations.
non-temporal store of double quadword from an xmm register into memory.
non-temporal store of a doubleword from a general-purpose register into memory.
non-temporal store of two packed double-precision floating-point values from an xmm register into memory.
improves the performance of spin-wait loops.
Add Packed Double-Precision Floating-Point Values.
Add Packed Single-Precision Floating-Point Values.
Add Scalar Double-Precision Floating-Point Values.
Add Scalar Single-Precision Floating-Point Values.
Packed Double-FP Add/Subtract.
Packed Single-FP Add/Subtract.
Bitwise Logical AND NOT of Packed Double-Precision Floating-Point Values.
Bitwise Logical AND NOT of Packed Single-Precision Floating-Point Values.
Bitwise Logical AND of Packed Double-Precision Floating-Point Values.
Bitwise Logical AND of Packed Single-Precision Floating-Point Values.
Blend Packed Double Precision Floating-Point Values.
Blend Packed Single Precision Floating-Point Values.
Variable Blend Packed Double Precision Floating-Point Values.
Variable Blend Packed Single Precision Floating-Point Values.
Compare Packed Double-Precision Floating-Point Values.
Compare Packed Single-Precision Floating-Point Values.
Compare Scalar Double-Precision Floating-Point Value.
Compare Scalar Single-Precision Floating-Point Value.
Compare Scalar Ordered Double-Precision Floating-Point Values and Set EFLAGS.
Compare Scalar Ordered Single-Precision Floating-Point Values and Set EFLAGS.
Convert Packed Doubleword Integers to Packed Double-Precision Floating-Point Values.
Convert Packed Doubleword Integers to Packed Single-Precision Floating-Point Values.
Convert Packed Double-Precision Floating-Point Values to Packed Doubleword Integers.
Convert Packed Double-Precision Floating-Point Values to Packed Single-Precision Floating-Point Values.
Convert Packed Single-Precision Floating-Point Values to Packed Signed Doubleword Integer Values.
Convert Packed Single-Precision Floating-Point Values to Packed Double-Precision Floating-Point.
Convert Scalar Double-Precision Floating-Point Value to Doubleword Integer.
Convert Scalar Double-Precision Floating-Point Value to quad word Integer.
Convert Scalar Double-Precision Floating-Point Value to double word Integer.
Convert Scalar Double-Precision Floating-Point Value to Scalar Single-Precision Floating-Point Value.
Convert Doubleword Integer to Scalar Double-Precision Floating-Point Value.
Convert quad word Integer to Scalar Double-Precision Floating-Point Value.
Convert double word Integer to Scalar Double-Precision Floating-Point Value.
Convert Doubleword Integer to Scalar Single-Precision Floating-Point Value.
Convert quad word Integer to Scalar Single-Precision Floating-Point Value.
Convert Scalar Single-Precision Floating-Point Value to Scalar Double-Precision Floating-Point Value.
Convert Scalar Single-Precision Floating-Point Value to Doubleword Integer.
Convert Scalar Single-Precision Floating-Point Value to quad word Integer.
Convert with Truncation Packed Double-Precision Floating-Point Values to Packed Doubleword.
Convert with Truncation Packed Single-Precision Floating-Point Values to Packed Signed Doubleword.
Convert with Truncation Scalar Double-Precision Floating-Point Value to Signed Integer.
Convert with Truncation Scalar Double-Precision Floating-Point Value to Signed quad word Integer.
Convert with Truncation Scalar Double-Precision Floating-Point Value to Signed double word Integer.
Convert with Truncation Scalar Single-Precision Floating-Point Value to Integer.
Convert with Truncation Scalar Single-Precision Floating-Point Value to quad word Integer.
Convert with Truncation Scalar Single-Precision Floating-Point Value to double word Integer.
Divide Packed Double-Precision Floating-Point Values.
Divide Packed Single-Precision Floating-Point Values.
Divide Scalar Double-Precision Floating-Point Value.
Divide Scalar Single-Precision Floating-Point Values.
Dot Product of Packed Double Precision Floating-Point Values.
Dot Product of Packed Single Precision Floating-Point Values.
Extract Packed Floating-Point Values.
Packed Double-FP Horizontal Add.
Packed Single-FP Horizontal Add.
Packed Double-FP Horizontal Subtract.
Packed Single-FP Horizontal Subtract.
Insert Scalar Single-Precision Floating-Point Value.
Load Unaligned Integer 128 Bits.
Load MXCSR Register.
Store Selected Bytes of Double Quadword.
Maximum of Packed Double-Precision Floating-Point Values.
Maximum of Packed Single-Precision Floating-Point Values.
Return Maximum Scalar Double-Precision Floating-Point Value.
Return Maximum Scalar Single-Precision Floating-Point Value.
Minimum of Packed Double-Precision Floating-Point Values.
Minimum of Packed Single-Precision Floating-Point Values.
Return Minimum Scalar Double-Precision Floating-Point Value.
Return Minimum Scalar Single-Precision Floating-Point Value.
Move Aligned Packed Double-Precision Floating-Point Values.
Move Aligned Packed Single-Precision Floating-Point Values.
Move Doubleword and Quadword.
Move Quadword.
Move Doubleword.
Replicate Double FP Values.
Move Aligned Packed Integer Values.
Move Unaligned Packed Integer Values.
Move Packed Single-Precision Floating-Point Values High to Low.
Move High Packed Double-Precision Floating-Point Values.
Move High Packed Single-Precision Floating-Point Values.
Move Packed Single-Precision Floating-Point Values Low to High.
Move Low Packed Double-Precision Floating-Point Values.
Move Low Packed Single-Precision Floating-Point Values.
Extract Packed Double-Precision Floating-Point Sign Mask.
Extract Packed Single-Precision Floating-Point Sign Mask.
Store Packed Integers Using Non-Temporal Hint.
Load Double Quadword Non-Temporal Aligned Hint.
Store Packed Double-Precision Floating-Point Values Using Non-Temporal Hint.
Store Packed Single-Precision Floating-Point Values Using Non-Temporal Hint.
Move or Merge Scalar Double-Precision Floating-Point Value.
Replicate Single FP Values.
Move or Merge Scalar Single-Precision Floating-Point Value.
Move Unaligned Packed Double-Precision Floating-Point Values.
Move Unaligned Packed Single-Precision Floating-Point Values.
Compute Multiple Packed Sums of Absolute Difference.
Multiply Packed Double-Precision Floating-Point Values.
Multiply Packed Single-Precision Floating-Point Values.
Multiply Scalar Double-Precision Floating-Point Value.
Multiply Scalar Single-Precision Floating-Point Values.
Bitwise Logical OR of Double-Precision Floating-Point Values.
Bitwise Logical OR of Single-Precision Floating-Point Values.
Packed Absolute Quadword Value.
Packed Absolute Word Value.
Packed Absolute Byte Value.
Packed Absolute Doubleword Value.
Pack with Signed Saturation.
Pack with Unsigned Saturation.
Add Packed Quadword Integers.
Add Packed Word Integers.
Add Packed Byte Integers.
Add Packed Doubleword Integers.
Add Packed Signed Word Integers with Signed Saturation.
Add Packed Signed Byte Integers with Signed Saturation.
Add Packed Unsigned Word Integers with Unsigned Saturation.
Add Packed Unsigned Byte Integers with Unsigned Saturation.
Packed Align Right.
Logical AND.
Logical AND NOT.
Average Packed Word Integers.
Average Packed Byte Integers.
Variable Blend Packed Bytes.
Blend Packed Words.
Compare Packed Quadword Integers for Equality.
Compare Packed Word Integers for Equality.
Compare Packed Byte Integers for Equality.
Compare Packed Doubleword Integers for Equality.
Packed Compare Explicit Length Strings, Return Index.
Packed Compare Explicit Length Strings, Return Mask.
Compare Packed Quadword Integers for Greater Than.
Compare Packed Word Integers for Greater Than.
Compare Packed Byte Integers for Greater Than.
Compare Packed Doubleword Integers for Greater Than.
Packed Compare Implicit Length Strings, Return Index.
Packed Compare Implicit Length Strings, Return Mask.
Extract Quadword.
Extract Byte.
Extract Doubleword.
Extract Word.
Packed Horizontal Add and Saturate.
Packed Horizontal Add Word.
Packed Horizontal Add Doubleword.
Packed Horizontal Word Minimum.
Packed Horizontal Subtract and Saturate.
Packed Horizontal Subtract Word.
Packed Horizontal Subtract Doubleword.
Insert Quadword.
Insert Byte.
Insert Word.
Insert Doubleword.
Multiply and Add Packed Signed and Unsigned Bytes.
Multiply and Add Packed Integers.
Maximum of Packed Signed Quadword Integers.
Maximum of Packed Signed Word Integers.
Maximum of Packed Signed Byte Integers.
Maximum of Packed Signed Doubleword Integers.
Maximum of Packed Unsigned Byte Integers.
Maximum of Packed Unsigned Integers.
Maximum of Packed Word Integers.
Minimum of Packed Signed Byte Integers.
Minimum of Packed Signed Integers.
Minimum of Packed Signed Word Integers.
Minimum of Packed Unsigned Byte Integers.
Minimum of Packed Unsigned Integers.
Minimum of Packed Word Integers.
Move Byte Mask.
Packed Move byte to double word with Sign Extend.
Packed Move byte to quad word with Sign Extend.
Packed Move byte to word with Sign Extend.
Packed Move double word to quad word with Sign Extend.
Packed Move word to double word with Sign Extend.
Packed Move word to quad word with Sign Extend.
Packed Move byte to double word with Zero Extend.
Packed Move byte to quad word with Zero Extend.
Packed Move byte to word with Zero Extend.
Packed Move double word to quad word with Zero Extend.
Packed Move word to double word with Zero Extend.
Packed Move word to quad word with Zero Extend.
Multiply Packed Doubleword Integers.
Packed Multiply High with Round and Scale.
Multiply Packed Unsigned Integers and Store High Result.
Multiply Packed Signed Integers and Store High Result.
Multiply Packed Integers and Store Low Result.
Multiply Packed Signed Integers and Store Low Result.
Multiply Packed Unsigned Doubleword Integers.
Bitwise Logical Or.
Compute Sum of Absolute Differences.
Packed Shuffle Bytes.
Shuffle Packed Doublewords.
Shuffle Packed High Words.
Shuffle Packed Low Words.
Packed SIGN Word.
Packed SIGN Byte.
Packed SIGN Doubleword.
Shift Double Quadword Left Logical.
Bit Shift Left Quadword.
Bit Shift Left Word.
Bit Shift Left Doubleword.
Bit Shift Arithmetic Right Word.
Bit Shift Arithmetic Right Doubleword.
Shift Double Quadword Right Logical.
Shift Packed Data Right Logical Quadword.
Shift Packed Data Right Logical Word.
Shift Packed Data Right Logical Doubleword.
Packed Quadword Integer Subtract.
Packed Word Integer Subtract.
Packed Byte Integer Subtract.
Packed Doubleword Integer Subtract.
Subtract Packed Signed Word Integers with Signed Saturation.
Subtract Packed Signed Byte Integers with Signed Saturation.
Subtract Packed Unsigned Word Integers with Unsigned Saturation.
Subtract Packed Unsigned Byte Integers with Unsigned Saturation.
Logical Compare.
Unpack High Data.
Unpack Low Data.
Exclusive Or.
Compute Reciprocals of Packed Single-Precision Floating-Point Values.
Compute Reciprocal of Scalar Single-Precision Floating-Point Values.
Round Packed Double Precision Floating-Point Values.
Round Packed Single Precision Floating-Point Values.
Round Scalar Double Precision Floating-Point Values.
Round Scalar Single Precision Floating-Point Values.
Compute Reciprocals of Square Roots of Packed Single-Precision Floating-Point Values.
Compute Reciprocal of Square Root of Scalar Single-Precision Floating-Point Value.
Shuffle Packed Double-Precision Floating-Point Values.
Shuffle Packed Single-Precision Floating-Point Values.
Square Root of Double-Precision Floating-Point Values.
Square Root of Single-Precision Floating-Point Values.
Compute Square Root of Scalar Double-Precision Floating-Point Value.
Compute Square Root of Scalar Single-Precision Value.
Store MXCSR Register State.
Subtract Packed Double-Precision Floating-Point Values.
Subtract Packed Single-Precision Floating-Point Values.
Subtract Scalar Double-Precision Floating-Point Value.
Subtract Scalar Single-Precision Floating-Point Value.
Unordered Compare Scalar Double-Precision Floating-Point Values and Set EFLAGS.
Unordered Compare Scalar Single-Precision Floating-Point Values and Set EFLAGS.
Unpack and Interleave High Packed Double-Precision Floating-Point Values.
Unpack and Interleave High Packed Single-Precision Floating-Point Values.
Unpack and Interleave Low Packed Double-Precision Floating-Point Values.
Unpack and Interleave Low Packed Single-Precision Floating-Point Values.
Load with Broadcast Floating-Point Data.
Load with Broadcast Double-Precision Floating-Point Data.
Load with Broadcast Single-Precision Floating-Point Data.
Insert Packed Floating-Point Values.
Conditional SIMD Packed Double-Precision Loads and Stores.
Conditional SIMD Packed Single-Precision Loads and Stores.
Permute Floating-Point Values.
Permute Double-Precision Floating-Point Values.
Permute Single-Precision Floating-Point Values.
Packed Double-Precision Bit Test.
Packed Single-Precision Bit Test.
Zero All YMM Registers.
Zero Upper Bits of YMM Registers.
Bitwise Logical XOR for Double-Precision Floating-Point Values.
Bitwise Logical XOR for Single-Precision Floating-Point Values.
Carry-Less Multiplication Quadword, Requires PCLMULQDQ CPUID-flag.
QSynedit::Document
Can't open file '%1' for read!
无法读取文件"%1".
Can't load codec '%1'!
无法加载字符编码"%1"!
This is a binaray File!
Can't open file '%1' for save!
无法保存文件"%1"!
Data not correctly writed to file '%1'.
数据未能正确写入文件"%1"。
QSynedit::QSynEdit
The syntaxer seems to be in an infinite loop
The highlighter seems to be in an infinite loop
代码分析器似乎死循环了。