Searched refs:opcD1_word_operation (Results 1 - 1 of 1) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/x86emu/
H A Dops.c8231 static u16(*opcD1_word_operation[])(u16 s, u8 d) = variable
8328 destval = (*opcD1_word_operation[rh]) (destval, amt);
8353 destval = (*opcD1_word_operation[rh]) (destval, amt);
8378 destval = (*opcD1_word_operation[rh]) (destval, amt);
8398 *destreg = (*opcD1_word_operation[rh]) (*destreg, amt);
9046 destval = (*opcD1_word_operation[rh]) (destval, 1);
9069 destval = (*opcD1_word_operation[rh]) (destval, 1);
9092 destval = (*opcD1_word_operation[rh]) (destval, 1);
9113 destval = (*opcD1_word_operation[rh]) (*destreg, 1);
9284 destval = (*opcD1_word_operation[r
[all...]

Completed in 126 milliseconds