XOR
基本解釋
- =Exclusive OR “異” 或(邏輯運(yùn)算)
英漢例句
- Test for the truth of a condition, such as AND, OR, NOT, and XOR.
測試某個條件(如AND、OR、NOT和XOR)的真實性。 - The major hexadecimal number of logical operators (AND, OR, XOR, NOT).
主要完成十六進(jìn)制數(shù)的邏輯運(yùn)算(AND,OR,XOR,NOT)。 - XOR of Address bits[20:16,6] would hang Sandra unless ECC was set to basic.
異或的地址位[ 20:16,6 ]將掛起桑德拉除非ECC的是基本的。 - If a and b are binary strings this is equivalent to a+b and to a XOR b.
如果是二進(jìn)制字符串a(chǎn)和b,漢明距離等于它們漢明重量的和a+b或者a和b漢明重量的異或aXORb。 - This instruction handler is therefore handling Virtual XOR instruction.
這個指令操作是處理虛擬XOR指令。