Lines Matching refs:W
403 int W = ((opcode >> DspLDST_W_bits) & DspLDST_W_mask); in decode_dspLDST_0() local
407 if (W == 0) { in decode_dspLDST_0()
433 if (W == 1) { in decode_dspLDST_0()
465 int W = ((opcode >> LDST_W_bits) & LDST_W_mask); in decode_LDST_0() local
471 if (W == 0) in decode_LDST_0()
495 if (W == 1) in decode_LDST_0()
526 int W = ((opcode >> LDSTii_W_bit) & LDSTii_W_mask); in decode_LDSTii_0() local
528 if (W == 0) { in decode_LDSTii_0()
560 int W = ((opcode >> LDSTidxI_W_bits) & LDSTidxI_W_mask); in decode_LDSTidxI_0() local
566 if (W == 0) in decode_LDSTidxI_0()
577 if (W == 0 && sz != 0) { in decode_LDSTidxI_0()
584 if (W == 1) in decode_LDSTidxI_0()