Ray Lee napsal(a):
> On Thu, Jun 26, 2008 at 12:19 PM, Michal Simek <[EMAIL PROTECTED]> wrote:
>>> On Thu, Jun 26, 2008 at 5:29 AM, <[EMAIL PROTECTED]> wrote:
+ex_sw:
+ /* Get the destination register number into r5 */
+ lbuir5, r0, ex_reg_op;
+ /* Form st
On Thu, Jun 26, 2008 at 12:19 PM, Michal Simek <[EMAIL PROTECTED]> wrote:
>> On Thu, Jun 26, 2008 at 5:29 AM, <[EMAIL PROTECTED]> wrote:
>>> +ex_sw:
>>> + /* Get the destination register number into r5 */
>>> + lbuir5, r0, ex_reg_op;
>>> + /* Form store_word jump table offset
> On Thu, Jun 26, 2008 at 5:29 AM, <[EMAIL PROTECTED]> wrote:
>> +ex_sw:
>> + /* Get the destination register number into r5 */
>> + lbuir5, r0, ex_reg_op;
>> + /* Form store_word jump table offset (sw_table + (8 * regnum)) */
>> + la r6, r0, sw_table;
>> +
On Thu, Jun 26, 2008 at 5:29 AM, <[EMAIL PROTECTED]> wrote:
> +ex_sw:
> + /* Get the destination register number into r5 */
> + lbuir5, r0, ex_reg_op;
> + /* Form store_word jump table offset (sw_table + (8 * regnum)) */
> + la r6, r0, sw_table;
> + add r