Revision 4d3203fd tcg/README

b/tcg/README
375 375
Similar to mul, except two unsigned inputs T1 and T2 yielding the full
376 376
double-word product T0.  The later is returned in two single-word outputs.
377 377

  
378
* muls2_i32/i64 t0_low, t0_high, t1, t2
379

  
380
Similar to mulu2, except the two inputs T1 and T2 are signed.
381

  
378 382
********* 64-bit target on 32-bit host support
379 383

  
380 384
The following opcodes are internal to TCG.  Thus they are to be implemented by

Also available in: Unified diff