After pressing /
to enter a search string, you can then use Ctrl-R
and then type the letter representing the register that you want to use.
eg.
- First,
"Ayw
to yank a word into register A - Then,
/ ^R A
to put the contents of register A into the search string.