Lines Matching defs:bits
289 uint32_t bits;
309 emit_instruction(p, inst.bits);
321 uint32_t bits;
343 emit_instruction(p, inst.bits);
352 uint32_t bits;
374 emit_instruction(p, inst.bits);
383 uint32_t bits;
400 emit_instruction(p, inst.bits);
405 uint32_t bits;
429 emit_instruction(p, inst.bits);
437 i.bits = inst;
450 uint32_t bits;
472 emit_instruction(p, inst.bits);
481 uint32_t bits;
501 emit_instruction(p, inst.bits);
513 uint32_t bits;
537 emit_instruction(p, inst.bits);
546 uint32_t bits;
570 emit_instruction(p, inst.bits);
987 /** Load rt = mem[(ra)+d]; then zero set high 32 bits to zero. */