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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dops.c8310 static u32 (*opcD1_long_operation[])(u32 s, u8 d) = variable in typeref:typename:u32 (* [])(u32 s,u8 d)
8387 destval = (*opcD1_long_operation[rh]) (destval, amt);
8412 destval = (*opcD1_long_operation[rh]) (destval, amt);
8437 destval = (*opcD1_long_operation[rh]) (destval, amt);
8460 *destreg = (*opcD1_long_operation[rh]) (*destreg, amt);
9105 destval = (*opcD1_long_operation[rh]) (destval, 1);
9128 destval = (*opcD1_long_operation[rh]) (destval, 1);
9151 destval = (*opcD1_long_operation[rh]) (destval, 1);
9173 destval = (*opcD1_long_operation[rh]) (*destreg, 1);
9351 destval = (*opcD1_long_operation[r
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dops.c8774 static u32(*opcD1_long_operation[]) (u32 s, u8 d) = { variable in typeref:typename:u32 (* [])(u32 s,u8 d)
8844 destval = (*opcD1_long_operation[rh]) (destval, amt);
8870 destval = (*opcD1_long_operation[rh]) (destval, amt);
8896 destval = (*opcD1_long_operation[rh]) (destval, amt);
8920 *destreg = (*opcD1_long_operation[rh]) (*destreg, amt);
9622 destval = (*opcD1_long_operation[rh]) (destval, 1);
9646 destval = (*opcD1_long_operation[rh]) (destval, 1);
9670 destval = (*opcD1_long_operation[rh]) (destval, 1);
9693 destval = (*opcD1_long_operation[rh]) (*destreg, 1);
9874 destval = (*opcD1_long_operation[r
[all...]

Completed in 20 milliseconds