Home | History | Annotate | Download | only in scripts

Lines Matching refs:reg_map

35 our %reg_map = (
439 if (exists $reg_map{$opt_r})
441 $registers_aref = $reg_map{$opt_r};