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

/macosx-10.9.5/cctools-845/as/
H A Darm.c9633 #define NEON_ENC_IMMED(X) (neon_enc_tab[(X) & 0x0fffffff].scalar_or_imm)
10788 inst.instruction = NEON_ENC_IMMED (inst.instruction);
10821 inst.instruction = NEON_ENC_IMMED (inst.instruction);
11125 inst.instruction = NEON_ENC_IMMED (inst.instruction);
11334 inst.instruction = NEON_ENC_IMMED (inst.instruction);
11741 inst.instruction = NEON_ENC_IMMED (inst.instruction);
11958 inst.instruction = NEON_ENC_IMMED (inst.instruction);
12090 inst.instruction = NEON_ENC_IMMED (inst.instruction);
9624 #define NEON_ENC_IMMED macro

Completed in 211 milliseconds