Lines Matching refs:cur
368 u32 *end, *cur; in sym_fw_bind_script() local
371 cur = start; in sym_fw_bind_script()
374 while (cur < end) { in sym_fw_bind_script()
376 opcode = *cur; in sym_fw_bind_script()
386 sym_name(np), (int) (cur-start)); in sym_fw_bind_script()
387 ++cur; in sym_fw_bind_script()
396 *cur++ = 0; in sym_fw_bind_script()
401 printf ("%d: <%x>\n", (int) (cur-start), in sym_fw_bind_script()
425 tmp1 = cur[1]; in sym_fw_bind_script()
426 tmp2 = cur[2]; in sym_fw_bind_script()
429 sym_name(np), (int) (cur-start)); in sym_fw_bind_script()
502 *cur++ = cpu_to_scr(opcode); in sym_fw_bind_script()
509 *cur = cpu_to_scr(*cur); in sym_fw_bind_script()
510 ++cur; in sym_fw_bind_script()
518 old = *cur; in sym_fw_bind_script()
551 *cur++ = cpu_to_scr(new); in sym_fw_bind_script()